"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2025/06/26 03:56:33 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake" 2025/06/26 03:56:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 03:56:33 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:33 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:33 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:33 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:33 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:33 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:33 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:33 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:33 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Connecting to FTP server 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36532->172.17.0.3:21, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42566->172.17.0.3:21104, err= 2025/06/26 03:56:33 DEBUG : Creating backend with remote "/tmp/rclone2641132031" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47036->172.17.0.3:21110, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43372->172.17.0.3:21105, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57758->172.17.0.3:21109, err= 2025/06/26 03:56:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42588->172.17.0.3:21108, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55412->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34694->172.17.0.3:21102, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42592->172.17.0.3:21108, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39338->172.17.0.3:21101, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34706->172.17.0.3:21102, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55422->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57766->172.17.0.3:21109, err= 2025/06/26 03:56:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47046->172.17.0.3:21110, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55436->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55446->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55456->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42608->172.17.0.3:21108, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34708->172.17.0.3:21102, err= 2025/06/26 03:56:33 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 03:56:33 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42574->172.17.0.3:21104, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43382->172.17.0.3:21105, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55462->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32982->172.17.0.3:21106, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42620->172.17.0.3:21108, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55474->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32998->172.17.0.3:21106, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55480->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57770->172.17.0.3:21109, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55492->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57782->172.17.0.3:21109, err= --- SKIP: TestCopyMetadata (0.01s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47052->172.17.0.3:21110, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55504->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42626->172.17.0.3:21108, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43386->172.17.0.3:21105, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:33 DEBUG : Creating backend with remote "/non-existing" 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33014->172.17.0.3:21106, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42576->172.17.0.3:21104, err= 2025/06/26 03:56:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42630->172.17.0.3:21108, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47060->172.17.0.3:21110, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43396->172.17.0.3:21105, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57796->172.17.0.3:21109, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42636->172.17.0.3:21108, err= 2025/06/26 03:56:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42584->172.17.0.3:21104, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43402->172.17.0.3:21105, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36344->172.17.0.3:21107, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42650->172.17.0.3:21108, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55512->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43412->172.17.0.3:21105, err= 2025/06/26 03:56:33 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 03:56:33 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57802->172.17.0.3:21109, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34712->172.17.0.3:21102, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42586->172.17.0.3:21104, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39642->172.17.0.3:21100, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36356->172.17.0.3:21107, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39348->172.17.0.3:21101, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39350->172.17.0.3:21101, err= --- PASS: TestCopyNoTraverse (0.03s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:33 INFO : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Running all checks before starting transfers 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55516->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34716->172.17.0.3:21102, err= 2025/06/26 03:56:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:33 INFO : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Checks finished, now starting transfers 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39646->172.17.0.3:21100, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42660->172.17.0.3:21108, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55532->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39352->172.17.0.3:21101, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39368->172.17.0.3:21101, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57812->172.17.0.3:21109, err= 2025/06/26 03:56:33 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 03:56:33 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34724->172.17.0.3:21102, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34732->172.17.0.3:21102, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42588->172.17.0.3:21104, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36364->172.17.0.3:21107, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55542->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42672->172.17.0.3:21108, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42678->172.17.0.3:21108, err= --- PASS: TestCopyCheckFirst (0.03s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:33 ERROR : Ignoring --no-traverse with sync 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55554->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36366->172.17.0.3:21107, err= 2025/06/26 03:56:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42692->172.17.0.3:21108, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39650->172.17.0.3:21100, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55558->172.17.0.3:21103, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34736->172.17.0.3:21102, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34744->172.17.0.3:21102, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57828->172.17.0.3:21109, err= 2025/06/26 03:56:33 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 03:56:33 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:33 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57836->172.17.0.3:21109, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42598->172.17.0.3:21104, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42700->172.17.0.3:21108, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36372->172.17.0.3:21107, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42600->172.17.0.3:21104, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42708->172.17.0.3:21108, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34746->172.17.0.3:21102, err= --- PASS: TestSyncNoTraverse (0.04s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36376->172.17.0.3:21107, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47072->172.17.0.3:21110, err= 2025/06/26 03:56:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42602->172.17.0.3:21104, err= 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47074->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36390->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47088->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47092->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/06/26 03:56:34 INFO : hello world2: Copied (new) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42712->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42716->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42608->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55572->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47104->172.17.0.3:21110, err= --- PASS: TestCopyWithDepth (0.04s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33016->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42610->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33026->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33034->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36394->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42616->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33038->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/26 03:56:34 INFO : potato2: Copied (new) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42718->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42626->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55574->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47116->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39384->172.17.0.3:21101, err= --- PASS: TestCopyWithFilesFrom (0.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39662->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39678->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33054->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57838->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47118->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55578->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/26 03:56:34 INFO : potato2: Copied (new) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36398->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55584->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42642->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42734->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55594->172.17.0.3:21103, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 03:56:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 03:56:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34754->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47124->172.17.0.3:21110, err= 2025/06/26 03:56:34 INFO : sub dir2: Making directory 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33064->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57848->172.17.0.3:21109, err= 2025/06/26 03:56:34 INFO : sub dir: Making directory 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57852->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39392->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:34 INFO : sub dir2/sub sub dir2: Making directory 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Connecting to FTP server 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36548->172.17.0.3:21, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39686->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39404->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39692->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47126->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43416->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 03:56:34 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47138->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55606->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33074->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43422->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36412->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42738->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39406->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36426->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55622->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33090->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34768->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42654->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43426->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39700->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39704->172.17.0.3:21100, err= --- PASS: TestCopyEmptyDirectories (0.05s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 INFO : sub dir2: Making directory 2025/06/26 03:56:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 03:56:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43432->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57856->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55626->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43448->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34778->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43458->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34790->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55636->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 03:56:34 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39416->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47144->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34800->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34806->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42742->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33096->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42656->172.17.0.3:21104, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : sub dir2: Making directory with metadata 2025/06/26 03:56:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42744->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57870->172.17.0.3:21109, err= 2025/06/26 03:56:34 INFO : sub dir2: Making directory 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33106->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34808->172.17.0.3:21102, err= 2025/06/26 03:56:34 INFO : sub dir: Making directory 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39716->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47146->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47162->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39726->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39420->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39434->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39736->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 03:56:34 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:34 INFO : sub dir/hello world: Deleted 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39440->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47172->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42658->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39444->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42674->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42754->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42762->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47186->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36434->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42680->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39740->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36446->172.17.0.3:21107, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57884->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34824->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57898->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57914->172.17.0.3:21109, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 INFO : sub dir2: Making directory 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43474->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57928->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43480->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39454->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57930->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39458->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42770->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36452->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 03:56:34 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:34 INFO : sub dir/hello world: Deleted 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36456->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39460->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55644->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42684->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42694->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57938->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34836->172.17.0.3:21102, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : sub dir2: Making directory with metadata 2025/06/26 03:56:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 03:56:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34844->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57944->172.17.0.3:21109, err= 2025/06/26 03:56:34 INFO : sub dir2: Making directory 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42774->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55656->172.17.0.3:21103, err= 2025/06/26 03:56:34 INFO : sub dir: Making directory 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47200->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39752->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57958->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42702->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43482->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47204->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39466->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 03:56:34 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42778->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36458->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42712->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39472->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36470->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55670->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42792->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57972->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39476->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55674->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42724->172.17.0.3:21104, err= --- PASS: TestSyncEmptyDirectories (0.03s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36478->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39758->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55682->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57984->172.17.0.3:21109, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 INFO : sub dir2: Making directory 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39770->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42800->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39774->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39788->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42738->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39480->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36482->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43484->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 03:56:34 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39496->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33108->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57994->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34846->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42750->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55688->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47216->172.17.0.3:21110, err= --- PASS: TestSyncNoEmptyDirectories (0.02s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57998->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42752->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42754->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36486->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42758->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58004->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fomuvoj2taxa" 2025/06/26 03:56:34 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:34 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:34 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:34 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:34 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:34 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: Connecting to FTP server 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:36550->172.17.0.3:21, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:47228->172.17.0.3:21110, err= sync_test.go:591: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-hafocid7lake -> ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:55694->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42772->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:39508->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55708->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36494->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:33124->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:33134->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:33144->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:34856->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:39796->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:55712->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/06/26 03:56:34 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:42786->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:39512->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:42790->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:34858->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: Purge object "sub dir/hello world" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: > dial: conn=172.17.0.1:55726->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: Purge dir "sub dir" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-fomuvoj2taxa: Purge dir "" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33156->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42808->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39802->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33168->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55742->172.17.0.3:21103, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58006->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47244->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33174->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34870->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58022->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42800->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47252->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47260->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39528->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39532->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42816->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39548->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47272->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/26 03:56:34 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42810->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47276->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58032->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34886->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42820->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39560->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36510->172.17.0.3:21107, err= --- PASS: TestCopyOverSelf (0.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34892->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58048->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33178->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39818->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36516->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34900->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-neyuzec9dohe" 2025/06/26 03:56:34 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:34 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:34 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:34 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:34 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:34 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: Connecting to FTP server 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:36556->172.17.0.3:21, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:39570->172.17.0.3:21101, err= sync_test.go:627: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-hafocid7lake -> ftp://172.17.0.3:21/rclone-test-neyuzec9dohe 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:33180->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42826->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:58058->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43492->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42836->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:43498->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:34914->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:33196->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:39832->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:36520->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:47282->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/06/26 03:56:34 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:55754->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:33206->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43512->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36532->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39574->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39586->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43518->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:33218->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34920->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:42836->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39834->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58062->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:39850->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:33228->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:55768->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:55784->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:39600->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world.3f39b042.partial: renamed to: sub dir/hello world 2025/06/26 03:56:34 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:39616->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:36546->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:42838->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:39860->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: Purge object "sub dir/hello world" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: > dial: conn=172.17.0.1:55800->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: Purge dir "sub dir" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-neyuzec9dohe: Purge dir "" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55804->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42842->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42850->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39630->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34924->172.17.0.3:21102, err= --- PASS: TestServerSideCopyOverSelf (0.07s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39638->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33244->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43524->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43534->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42840->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34928->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33246->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55814->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42856->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42872->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42882->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42854->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34942->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/26 03:56:34 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 03:56:34 INFO : sub dir/hello world: Deleted 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39870->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34950->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55828->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58064->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47284->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55840->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42862->172.17.0.3:21108, err= --- PASS: TestMoveOverSelf (0.04s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42868->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43548->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58074->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42882->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42884->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39876->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-govozum6cedi" 2025/06/26 03:56:34 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:34 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:34 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:34 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:34 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:34 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:34 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:34 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:34 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: Connecting to FTP server 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:36570->172.17.0.3:21, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:33258->172.17.0.3:21106, err= sync_test.go:672: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-hafocid7lake -> ftp://172.17.0.3:21/rclone-test-govozum6cedi 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:34962->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47288->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:43558->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55856->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47304->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:36548->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:42898->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:42908->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:58078->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:43570->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:47318->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/06/26 03:56:34 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:43578->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:55858->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39880->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39644->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47320->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36564->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42918->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: Using server-side directory move 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:42884->172.17.0.3:21104, err= 2025/06/26 03:56:34 INFO : ftp://172.17.0.3:21/rclone-test-govozum6cedi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43584->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:58090->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:58096->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42888->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:33260->172.17.0.3:21106, err= 2025/06/26 03:56:34 INFO : sub dir/hello world: Deleted 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:42920->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:55860->172.17.0.3:21103, err= 2025/06/26 03:56:34 INFO : sub dir/hello world: Moved (server-side) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34974->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42904->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42932->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:33266->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:39658->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39896->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43594->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39666->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47332->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39900->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : testing file moves 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:43608->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34986->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:39680->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36576->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:42920->172.17.0.3:21104, err= 2025/06/26 03:56:34 INFO : sub dir/hello world: Deleted 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:33272->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:36592->172.17.0.3:21107, err= 2025/06/26 03:56:34 INFO : sub dir/hello world: Moved (server-side) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58108->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39692->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47348->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:36594->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:34988->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:47354->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:58116->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: Purge object "sub dir/hello world" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: > dial: conn=172.17.0.1:42928->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: Purge dir "sub dir" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-govozum6cedi: Purge dir "" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47368->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42940->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35000->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39914->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36608->172.17.0.3:21107, err= --- PASS: TestServerSideMoveOverSelf (0.10s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47382->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35010->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58128->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33280->172.17.0.3:21106, err= 2025/06/26 03:56:34 ERROR : error listing: directory not found 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43624->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36624->172.17.0.3:21107, err= 2025/06/26 03:56:34 INFO : Local file system at /tmp/rclone2641132031: Making directory 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42942->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43636->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35014->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42948->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47394->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42934->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36636->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39706->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55876->172.17.0.3:21103, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39918->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47408->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39920->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42936->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47416->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58132->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42958->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36642->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : Local file system at /tmp/rclone2641132031: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : Local file system at /tmp/rclone2641132031: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36648->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/06/26 03:56:34 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43652->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42972->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42974->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36658->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36666->172.17.0.3:21107, err= --- PASS: TestCopyRedownload (0.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58138->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43666->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33288->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39932->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55878->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58150->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36682->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/06/26 03:56:34 INFO : check sum: Copied (new) 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35016->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42942->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 NOTICE: ftp://172.17.0.3:21/rclone-test-hafocid7lake: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/26 03:56:34 DEBUG : check sum: Size of src and dst objects identical 2025/06/26 03:56:34 DEBUG : check sum: Unchanged skipping 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 INFO : There was nothing to transfer 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35032->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39948->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36696->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39960->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55894->172.17.0.3:21103, err= --- PASS: TestSyncBasedOnCheckSum (0.04s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55896->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58164->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42950->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47424->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55904->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33294->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42958->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/06/26 03:56:34 INFO : sizeonly: Copied (new) 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55914->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58174->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : sizeonly: Sizes identical 2025/06/26 03:56:34 DEBUG : sizeonly: Unchanged skipping 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 INFO : There was nothing to transfer 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47426->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33296->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35046->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36702->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42970->172.17.0.3:21104, err= --- PASS: TestSyncSizeOnly (0.04s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42978->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42982->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36714->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43682->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43684->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47432->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42974->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/06/26 03:56:34 INFO : ignore-size: Copied (new) 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58176->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42980->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:34 DEBUG : ignore-size: Unchanged skipping 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 INFO : There was nothing to transfer 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35052->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42990->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39710->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39966->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39712->172.17.0.3:21101, err= --- PASS: TestSyncIgnoreSize (0.04s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33308->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36724->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39722->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39970->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42982->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:34 DEBUG : existing: Unchanged skipping 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 INFO : There was nothing to transfer 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55924->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33322->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47434->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47450->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33334->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39978->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/26 03:56:34 INFO : existing: Copied (replaced existing) 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39736->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39752->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47456->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39756->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33346->172.17.0.3:21106, err= --- PASS: TestSyncIgnoreTimes (0.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42994->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36738->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55936->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58182->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35062->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39988->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36740->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/26 03:56:34 INFO : existing: Copied (new) 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36756->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35066->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : existing: Destination exists, skipping 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 INFO : There was nothing to transfer 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36762->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47468->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42998->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47470->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33362->172.17.0.3:21106, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33372->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39990->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47472->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39994->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47484->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58184->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36772->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55940->172.17.0.3:21103, err= 2025/06/26 03:56:34 INFO : d: Making directory 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58196->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47494->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36780->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Connecting to FTP server 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36580->172.17.0.3:21, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36794->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39996->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58212->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47496->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33374->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35070->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39772->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36802->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Connecting to FTP server 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36596->172.17.0.3:21, err= 2025/06/26 03:56:34 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:34 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43688->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40004->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43696->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58224->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35074->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35078->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43002->172.17.0.3:21104, err= 2025/06/26 03:56:34 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/26 03:56:34 INFO : a/potato2: Copied (new) 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43702->172.17.0.3:21105, err= 2025/06/26 03:56:34 INFO : b/potato: Deleted 2025/06/26 03:56:34 INFO : d: Removing directory 2025/06/26 03:56:34 INFO : b: Removing directory 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: deleted 2 directories 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55946->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39780->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58228->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35092->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42992->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55958->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35108->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55972->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43710->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39794->172.17.0.3:21101, err= --- PASS: TestSyncIgnoreErrors (0.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43716->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55982->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55990->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33380->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:55998->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56004->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56016->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58242->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33382->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39808->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43720->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43730->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/06/26 03:56:34 INFO : empty space: Copied (replaced existing) 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56028->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39818->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43732->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58254->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43018->172.17.0.3:21104, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:1017: Can't check this if no hashes supported 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39832->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33384->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43002->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33390->172.17.0.3:21106, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.01s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58262->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43736->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39844->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43746->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58264->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35116->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35118->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39856->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56042->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56050->172.17.0.3:21103, err= 2025/06/26 03:56:34 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/06/26 03:56:34 INFO : foo: Copied (replaced existing) 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43756->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43762->172.17.0.3:21105, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43010->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35128->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36810->172.17.0.3:21107, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39862->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43026->172.17.0.3:21108, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35140->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35150->172.17.0.3:21102, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47504->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:34 DEBUG : empty space: Unchanged skipping 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33402->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58272->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58282->172.17.0.3:21109, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47508->172.17.0.3:21110, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33416->172.17.0.3:21106, err= 2025/06/26 03:56:34 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/06/26 03:56:34 INFO : potato: Copied (new) 2025/06/26 03:56:34 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36820->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39878->172.17.0.3:21101, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40020->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36824->172.17.0.3:21107, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40036->172.17.0.3:21100, err= 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36836->172.17.0.3:21107, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:34 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56064->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47522->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47524->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43022->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43042->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43776->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43026->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43038->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36850->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58286->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : potato.41b15364.partial: renamed to: potato 2025/06/26 03:56:35 INFO : potato: Copied (replaced existing) 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58290->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33432->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56070->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43782->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33436->172.17.0.3:21106, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.04s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58296->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43048->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35162->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47538->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56072->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36862->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33442->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43046->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36864->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47546->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : potato.706b9954.partial: renamed to: potato 2025/06/26 03:56:35 INFO : potato: Copied (replaced existing) 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33450->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33460->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43792->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56086->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33472->172.17.0.3:21106, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39882->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47548->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43056->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43058->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39888->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56094->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47562->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:35 DEBUG : empty space: Unchanged skipping 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47578->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33476->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43060->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47580->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56096->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56098->172.17.0.3:21103, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35172->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56100->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47596->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36870->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33482->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43050->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33490->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40050->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : empty space: Unchanged skipping 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58304->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56110->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43074->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43058->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39902->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/26 03:56:35 INFO : potato2: Copied (new) 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43802->172.17.0.3:21105, err= 2025/06/26 03:56:35 INFO : potato: Deleted 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43060->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39906->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43086->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39920->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40052->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47604->172.17.0.3:21110, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33494->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35178->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36878->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43814->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43074->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43094->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36882->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47608->172.17.0.3:21110, err= 2025/06/26 03:56:35 INFO : d: Making directory 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56118->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33504->172.17.0.3:21106, err= 2025/06/26 03:56:35 INFO : d/e: Making directory 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43110->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43112->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43820->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58312->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56134->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35188->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43078->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35190->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43118->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33516->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47616->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43082->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56148->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:35 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39924->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35202->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39934->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35208->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58318->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47632->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43836->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/26 03:56:35 INFO : a/potato2: Copied (new) 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35224->172.17.0.3:21102, err= 2025/06/26 03:56:35 INFO : b/potato: Deleted 2025/06/26 03:56:35 INFO : d/e: Removing directory 2025/06/26 03:56:35 INFO : d: Removing directory 2025/06/26 03:56:35 INFO : b: Removing directory 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: deleted 3 directories 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47636->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47650->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36888->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43132->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43850->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43094->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47660->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39948->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56158->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43142->172.17.0.3:21104, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36900->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43864->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43098->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39950->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43876->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43152->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35240->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35244->172.17.0.3:21102, err= 2025/06/26 03:56:35 INFO : d: Making directory 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43106->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43156->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40060->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47670->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33530->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43120->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35256->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39956->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40074->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43162->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56166->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43880->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40086->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35260->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35274->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36912->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43888->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36914->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/26 03:56:35 INFO : a/potato2: Copied (new) 2025/06/26 03:56:35 ERROR : ftp://172.17.0.3:21/rclone-test-hafocid7lake: not deleting files as there were IO errors 2025/06/26 03:56:35 ERROR : ftp://172.17.0.3:21/rclone-test-hafocid7lake: not deleting directories as there were IO errors 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56176->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43890->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56190->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47682->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36920->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43132->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36930->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40100->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43174->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39968->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35282->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40116->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35290->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56194->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43182->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43898->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43192->172.17.0.3:21104, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43200->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36932->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56202->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56204->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47684->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39974->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58322->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43138->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35304->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : empty space: Unchanged skipping 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47690->172.17.0.3:21110, err= 2025/06/26 03:56:35 INFO : potato: Deleted 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39980->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43216->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56214->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56222->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/26 03:56:35 INFO : potato2: Copied (new) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39990->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33540->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56226->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56230->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40128->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43140->172.17.0.3:21108, err= --- PASS: TestSyncDeleteDuring (0.05s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40138->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43224->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47692->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35314->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36936->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47694->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36948->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47700->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35318->172.17.0.3:21102, err= 2025/06/26 03:56:35 INFO : potato: Deleted 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43240->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : empty space: Unchanged skipping 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40002->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36956->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33556->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56238->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43246->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/26 03:56:35 INFO : potato2: Copied (new) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47706->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43146->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33562->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43908->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40152->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40012->172.17.0.3:21101, err= --- PASS: TestSyncDeleteBefore (0.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43252->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58332->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40160->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40016->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40164->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35334->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33574->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36968->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43260->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58340->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/06/26 03:56:35 INFO : potato2: Copied (new) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56248->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47714->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36980->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33588->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58352->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47718->172.17.0.3:21110, err= --- PASS: TestCopyDeleteBefore (0.04s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43920->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47722->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56258->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43148->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43276->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47734->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43282->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 03:56:35 DEBUG : enormous: Excluded 2025/06/26 03:56:35 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 03:56:35 DEBUG : potato2: Excluded 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40174->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 03:56:35 DEBUG : potato2: Excluded 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:35 DEBUG : empty space: Unchanged skipping 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 INFO : There was nothing to transfer 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40184->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 03:56:35 DEBUG : enormous: Excluded 2025/06/26 03:56:35 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 03:56:35 DEBUG : potato2: Excluded 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43164->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 03:56:35 DEBUG : potato2: Excluded 2025/06/26 03:56:35 DEBUG : Local file system at /tmp/rclone2641132031: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/26 03:56:35 DEBUG : empty space: Unchanged skipping 2025/06/26 03:56:35 DEBUG : Local file system at /tmp/rclone2641132031: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 INFO : There was nothing to transfer 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40196->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36994->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35336->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35338->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37010->172.17.0.3:21107, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40028->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35344->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37016->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58364->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43298->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43304->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43926->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43168->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47746->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40032->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 03:56:35 DEBUG : enormous: Excluded 2025/06/26 03:56:35 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 03:56:35 DEBUG : potato2: Excluded 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40210->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:35 DEBUG : empty space: Unchanged skipping 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43936->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40042->172.17.0.3:21101, err= 2025/06/26 03:56:35 INFO : enormous: Deleted 2025/06/26 03:56:35 INFO : potato2: Deleted 2025/06/26 03:56:35 INFO : There was nothing to transfer 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43318->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47756->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : Local file system at /tmp/rclone2641132031: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/26 03:56:35 DEBUG : empty space: Unchanged skipping 2025/06/26 03:56:35 DEBUG : Local file system at /tmp/rclone2641132031: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 INFO : enormous: Deleted 2025/06/26 03:56:35 INFO : potato2: Deleted 2025/06/26 03:56:35 INFO : There was nothing to transfer 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37028->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43170->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40224->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47762->172.17.0.3:21110, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43324->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43944->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43946->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40226->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43340->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43954->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47774->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56262->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43172->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43342->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47782->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33598->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47798->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43178->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : five: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Connecting to FTP server 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : three: Sizes identical 2025/06/26 03:56:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 03:56:35 DEBUG : one: Destination is newer than source, skipping 2025/06/26 03:56:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47812->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36602->172.17.0.3:21, err= 2025/06/26 03:56:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40236->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37032->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40052->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58366->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43184->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43198->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43358->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43210->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43968->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/06/26 03:56:35 INFO : five: Copied (new) 2025/06/26 03:56:35 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/06/26 03:56:35 INFO : four: Copied (replaced existing) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58376->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47816->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56266->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40064->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58382->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : two.3353c5f5.partial: renamed to: two 2025/06/26 03:56:35 INFO : two: Copied (replaced existing) 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40078->172.17.0.3:21101, err= sync_test.go:1450: Skip test with --checksum as no hashes supported 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43366->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43982->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56278->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43382->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35356->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40086->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43388->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43404->172.17.0.3:21104, err= --- PASS: TestSyncWithUpdateOlder (0.07s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:1539: Can track renames: false 2025/06/26 03:56:35 ERROR : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37044->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40096->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37060->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35370->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35380->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37070->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33604->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43986->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35384->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40102->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33614->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43410->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/26 03:56:35 INFO : potato: Copied (new) 2025/06/26 03:56:35 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/26 03:56:35 INFO : yam: Copied (new) 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40116->172.17.0.3:21101, err= 2025/06/26 03:56:35 ERROR : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40248->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:35 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : potato: Unchanged skipping 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56286->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37076->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37084->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56288->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33622->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/06/26 03:56:35 INFO : yaml: Copied (new) 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33636->172.17.0.3:21106, err= 2025/06/26 03:56:35 INFO : yam: Deleted 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56294->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47818->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43988->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40250->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40258->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37090->172.17.0.3:21107, err= --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35396->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58396->172.17.0.3:21109, err= 2025/06/26 03:56:35 INFO : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Making map for --track-renames 2025/06/26 03:56:35 INFO : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Finished making map for --track-renames 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 03:56:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for renames to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37094->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43990->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58404->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47828->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33644->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40266->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43424->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35398->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37098->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44006->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/26 03:56:35 INFO : yam: Copied (new) 2025/06/26 03:56:35 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/26 03:56:35 INFO : potato: Copied (new) 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40130->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35414->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:35 INFO : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Making map for --track-renames 2025/06/26 03:56:35 INFO : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Finished making map for --track-renames 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : potato: Unchanged skipping 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for renames to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56302->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56306->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44018->172.17.0.3:21105, err= 2025/06/26 03:56:35 INFO : yam: Moved (server-side) to: yaml 2025/06/26 03:56:35 INFO : yaml: Renamed from "yam" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 INFO : There was nothing to transfer 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44020->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40276->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56310->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40138->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44022->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40290->172.17.0.3:21100, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37114->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58420->172.17.0.3:21109, err= 2025/06/26 03:56:35 INFO : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Making map for --track-renames 2025/06/26 03:56:35 INFO : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Finished making map for --track-renames 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for renames to finish 2025/06/26 03:56:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40144->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33658->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43438->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40148->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33662->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43440->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40158->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37124->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44032->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40168->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/26 03:56:35 INFO : potato: Copied (new) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33668->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/06/26 03:56:35 INFO : sub/yam: Copied (new) 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56322->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33670->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58434->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56332->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : potato: Unchanged skipping 2025/06/26 03:56:35 INFO : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Making map for --track-renames 2025/06/26 03:56:35 INFO : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Finished making map for --track-renames 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for renames to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35418->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43216->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33676->172.17.0.3:21106, err= 2025/06/26 03:56:35 INFO : sub/yam: Moved (server-side) to: yam 2025/06/26 03:56:35 INFO : yam: Renamed from "sub/yam" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:35 INFO : There was nothing to transfer 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44042->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44052->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47844->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43228->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58436->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33686->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58444->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56334->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58458->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40298->172.17.0.3:21100, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : Creating backend with remote "/tmp/rclone2641132031/dir1" 2025/06/26 03:56:35 DEBUG : Creating backend with remote "/tmp/rclone2641132031/dir2" 2025/06/26 03:56:35 DEBUG : Local file system at /tmp/rclone2641132031/dir2: Using server-side directory move 2025/06/26 03:56:35 INFO : Local file system at /tmp/rclone2641132031/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 03:56:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : Local file system at /tmp/rclone2641132031/dir2: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : Local file system at /tmp/rclone2641132031/dir2: Waiting for transfers to finish 2025/06/26 03:56:35 INFO : file1.txt: Moved (server-side) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35426->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37134->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58460->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56338->172.17.0.3:21103, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40302->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56346->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44060->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37138->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40176->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40312->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35436->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37150->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43454->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33692->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43236->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40324->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44068->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 03:56:35 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:35 INFO : sub dir/hello world: Deleted 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35450->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37156->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/26 03:56:35 INFO : nested/sub dir/file: Copied (new) 2025/06/26 03:56:35 INFO : nested/sub dir/file: Deleted 2025/06/26 03:56:35 INFO : sub dir: Removing directory 2025/06/26 03:56:35 INFO : nested/sub dir: Removing directory 2025/06/26 03:56:35 INFO : nested: Removing directory 2025/06/26 03:56:35 DEBUG : Local file system at /tmp/rclone2641132031: deleted 3 directories 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35466->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43460->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35476->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43466->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44070->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58470->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43474->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43478->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33696->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43244->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58478->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56356->172.17.0.3:21103, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33710->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43258->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33714->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58486->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40192->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43482->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56372->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33720->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43272->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35480->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44076->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56388->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44088->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 03:56:35 INFO : sub dir/hello world: Copied (new) 2025/06/26 03:56:35 INFO : sub dir/hello world: Deleted 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37158->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40208->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/26 03:56:35 INFO : nested/sub dir/file: Copied (new) 2025/06/26 03:56:35 INFO : nested/sub dir/file: Deleted 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37164->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40210->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35484->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47858->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43492->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33730->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40218->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43286->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33734->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56400->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58490->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37178->172.17.0.3:21107, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56412->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40326->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35486->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40228->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44092->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58492->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40334->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58502->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47874->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43296->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40230->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33736->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/26 03:56:35 INFO : existing: Copied (new) 2025/06/26 03:56:35 INFO : existing: Deleted 2025/06/26 03:56:35 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/06/26 03:56:35 INFO : existing-b: Copied (new) 2025/06/26 03:56:35 INFO : existing-b: Deleted 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43298->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35498->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : existing: Destination exists, skipping 2025/06/26 03:56:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:35 INFO : There was nothing to transfer 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33748->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37186->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47884->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44094->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56422->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44096->172.17.0.3:21105, err= --- PASS: TestMoveWithIgnoreExisting (0.03s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wivopup7qugi" 2025/06/26 03:56:35 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:35 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:35 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:35 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:35 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:35 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:35 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:35 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:35 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:35 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:35 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:35 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: Connecting to FTP server 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:36606->172.17.0.3:21, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:33750->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43302->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58504->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56432->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40236->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47900->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44106->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58510->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37200->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40246->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37216->172.17.0.3:21107, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-hafocid7lake -> ftp://172.17.0.3:21/rclone-test-wivopup7qugi 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:58516->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:47902->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:56440->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:58530->172.17.0.3:21109, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:40258->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:43318->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:44112->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:40264->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: Using server-side directory move 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:37218->172.17.0.3:21107, err= 2025/06/26 03:56:35 INFO : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43496->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:56448->172.17.0.3:21103, err= 2025/06/26 03:56:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: Waiting for checks to finish 2025/06/26 03:56:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: Connecting to FTP server 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: Connecting to FTP server 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:36618->172.17.0.3:21, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:44126->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:33758->172.17.0.3:21106, err= 2025/06/26 03:56:35 INFO : potato2: Moved (server-side) 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:36620->172.17.0.3:21, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:44136->172.17.0.3:21105, err= 2025/06/26 03:56:35 INFO : potato3: Deleted 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:40336->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:56450->172.17.0.3:21103, err= 2025/06/26 03:56:35 INFO : potato3: Moved (server-side) 2025/06/26 03:56:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/26 03:56:35 DEBUG : empty space: Unchanged skipping 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44150->172.17.0.3:21105, err= 2025/06/26 03:56:35 INFO : empty space: Deleted 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: Waiting for transfers to finish 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40272->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40276->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:35500->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vodifel3suwa" 2025/06/26 03:56:35 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:35 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:35 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:35 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:35 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:35 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:35 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:35 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:35 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:35 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:35 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:35 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: Connecting to FTP server 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: > dial: conn=172.17.0.1:36622->172.17.0.3:21, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: > dial: conn=172.17.0.1:40346->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: Using server-side directory move 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: > dial: conn=172.17.0.1:43320->172.17.0.3:21108, err= 2025/06/26 03:56:35 INFO : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: Server side directory move succeeded 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: > dial: conn=172.17.0.1:43334->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:47910->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:37232->172.17.0.3:21107, err= 2025/06/26 03:56:35 ERROR : error listing: directory not found 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: > dial: conn=172.17.0.1:47920->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: Purge object "empty space" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: > dial: conn=172.17.0.1:35514->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: Purge object "potato2" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: > dial: conn=172.17.0.1:44162->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: Purge object "potato3" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: > dial: conn=172.17.0.1:47930->172.17.0.3:21110, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-vodifel3suwa: Purge dir "" 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:40360->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: > dial: conn=172.17.0.1:43336->172.17.0.3:21108, err= 2025/06/26 03:56:35 ERROR : error listing: directory not found 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wivopup7qugi: Purge dir "" 2025/06/26 03:56:35 NOTICE: purge failed to rmdir "": directory not found 2025/06/26 03:56:35 NOTICE: purge failed: directory not found 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44178->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33766->172.17.0.3:21106, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40282->172.17.0.3:21101, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44192->172.17.0.3:21105, err= --- PASS: TestServerSideMove (0.13s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:35 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-sunujil8qeju" 2025/06/26 03:56:35 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:35 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:35 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:35 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:35 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:35 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:35 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:35 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:35 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:35 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:35 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:35 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: Connecting to FTP server 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:36638->172.17.0.3:21, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:37242->172.17.0.3:21107, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40372->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40388->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43502->172.17.0.3:21104, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43348->172.17.0.3:21108, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44204->172.17.0.3:21105, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35520->172.17.0.3:21102, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40396->172.17.0.3:21100, err= 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33772->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47940->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37248->172.17.0.3:21107, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-hafocid7lake -> ftp://172.17.0.3:21/rclone-test-sunujil8qeju 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:37252->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:33784->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:56454->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:40288->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:33796->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:56470->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:35532->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:43364->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43378->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:44216->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 03:56:36 DEBUG : empty space: Excluded 2025/06/26 03:56:36 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 03:56:36 DEBUG : empty space: Excluded 2025/06/26 03:56:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:36654->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:33798->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:43512->172.17.0.3:21104, err= 2025/06/26 03:56:36 INFO : potato2: Moved (server-side) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:58536->172.17.0.3:21109, err= 2025/06/26 03:56:36 INFO : potato3: Deleted 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:47950->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:33814->172.17.0.3:21106, err= 2025/06/26 03:56:36 INFO : potato3: Moved (server-side) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44224->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:40410->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-jarapah5deru" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: > dial: conn=172.17.0.1:36668->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: > dial: conn=172.17.0.1:33820->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: > dial: conn=172.17.0.1:56486->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:58546->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 03:56:36 DEBUG : empty space: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: > dial: conn=172.17.0.1:43392->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: > dial: conn=172.17.0.1:36680->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: > dial: conn=172.17.0.1:44234->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: > dial: conn=172.17.0.1:33828->172.17.0.3:21106, err= 2025/06/26 03:56:36 INFO : potato2: Moved (server-side) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: > dial: conn=172.17.0.1:44244->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: > dial: conn=172.17.0.1:35546->172.17.0.3:21102, err= 2025/06/26 03:56:36 INFO : potato3: Moved (server-side) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: > dial: conn=172.17.0.1:33834->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:40294->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: > dial: conn=172.17.0.1:35550->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: Purge object "potato2" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: > dial: conn=172.17.0.1:47966->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: Purge object "potato3" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: > dial: conn=172.17.0.1:43524->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-jarapah5deru: Purge dir "" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:47970->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: Purge object "empty space" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: > dial: conn=172.17.0.1:40424->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-sunujil8qeju: Purge dir "" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43394->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33840->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44260->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40430->172.17.0.3:21100, err= --- PASS: TestServerSideMoveWithFilter (0.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-bazisag4gase" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:36692->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:37268->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40432->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43408->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35554->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47986->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37278->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44274->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47988->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33850->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44280->172.17.0.3:21105, err= 2025/06/26 03:56:36 INFO : tomatoDir: Making directory 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56490->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43410->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40448->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35570->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33854->172.17.0.3:21106, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-hafocid7lake -> ftp://172.17.0.3:21/rclone-test-bazisag4gase 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:43528->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:43538->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:47996->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:35574->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:43416->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:43542->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:56500->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:35576->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: Using server-side directory move 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:43422->172.17.0.3:21108, err= 2025/06/26 03:56:36 INFO : ftp://172.17.0.3:21/rclone-test-bazisag4gase: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:33856->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44286->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 03:56:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:36694->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40452->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:58558->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56506->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:58574->172.17.0.3:21109, err= 2025/06/26 03:56:36 INFO : potato2: Moved (server-side) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:36706->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:43434->172.17.0.3:21108, err= 2025/06/26 03:56:36 INFO : potato3: Deleted 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:40298->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:48002->172.17.0.3:21110, err= 2025/06/26 03:56:36 INFO : potato3: Moved (server-side) 2025/06/26 03:56:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/26 03:56:36 DEBUG : empty space: Unchanged skipping 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56522->172.17.0.3:21103, err= 2025/06/26 03:56:36 INFO : empty space: Deleted 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: Waiting for transfers to finish 2025/06/26 03:56:36 INFO : tomatoDir: Removing directory 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: deleted 1 directories 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58580->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33872->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40304->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40462->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:33888->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-lomiyot2wacu" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: > dial: conn=172.17.0.1:36722->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: > dial: conn=172.17.0.1:56538->172.17.0.3:21103, err= 2025/06/26 03:56:36 INFO : tomatoDir: Making directory 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:58592->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:43558->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: Using server-side directory move 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: > dial: conn=172.17.0.1:56548->172.17.0.3:21103, err= 2025/06/26 03:56:36 INFO : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: Server side directory move succeeded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: > dial: conn=172.17.0.1:48016->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: > dial: conn=172.17.0.1:40474->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: > dial: conn=172.17.0.1:33900->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:40484->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:48024->172.17.0.3:21110, err= 2025/06/26 03:56:36 ERROR : error listing: directory not found 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:43442->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:43450->172.17.0.3:21108, err= 2025/06/26 03:56:36 ERROR : error listing: directory not found 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: > dial: conn=172.17.0.1:43464->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: Purge object "empty space" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: > dial: conn=172.17.0.1:33912->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: Purge object "potato2" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: > dial: conn=172.17.0.1:43572->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: Purge object "potato3" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: > dial: conn=172.17.0.1:35582->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: > dial: conn=172.17.0.1:40318->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: > dial: conn=172.17.0.1:44294->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: Purge dir "tomatoDir" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lomiyot2wacu: Purge dir "" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:48040->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: > dial: conn=172.17.0.1:43576->172.17.0.3:21104, err= 2025/06/26 03:56:36 ERROR : error listing: directory not found 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-bazisag4gase: Purge dir "" 2025/06/26 03:56:36 NOTICE: purge failed to rmdir "": directory not found 2025/06/26 03:56:36 NOTICE: purge failed: directory not found 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40326->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43586->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43596->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44300->172.17.0.3:21105, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.17s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35588->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40490->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58596->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48052->172.17.0.3:21110, err= --- SKIP: TestServerSideMoveOverlap (0.01s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/rclone-sync-test" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: > dial: conn=172.17.0.1:36736->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: > dial: conn=172.17.0.1:43472->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58604->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48056->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43474->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35594->172.17.0.3:21102, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/rclone-sync-test" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: > dial: conn=172.17.0.1:36748->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: > dial: conn=172.17.0.1:35602->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: > dial: conn=172.17.0.1:40504->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: > dial: conn=172.17.0.1:37286->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/rclone-sync-test-include/layer2" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36754->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:40332->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56562->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43480->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35614->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/rclone-sync-test-ignore-file" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-ignore-file: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:36770->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:43600->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:35616->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:56574->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58618->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33926->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44310->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37300->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: > dial: conn=172.17.0.1:58620->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33930->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: > dial: conn=172.17.0.1:56576->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37304->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48068->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48076->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40508->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40342->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 INFO : There was nothing to transfer 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37310->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40348->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: > dial: conn=172.17.0.1:35628->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test: > dial: conn=172.17.0.1:48092->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43494->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48098->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33934->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58632->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48100->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 INFO : rclone-sync-test-include: Removing directory 2025/06/26 03:56:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: failed to delete 1 directories 2025/06/26 03:56:36 INFO : There was nothing to transfer 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35638->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43502->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43610->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:44326->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56578->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48112->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40516->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58646->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40354->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 INFO : There was nothing to transfer 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37326->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37342->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58652->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33950->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43508->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43612->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33954->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35646->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58664->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 INFO : rclone-sync-test-include: Removing directory 2025/06/26 03:56:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: failed to delete 1 directories 2025/06/26 03:56:36 INFO : There was nothing to transfer 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44332->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35660->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:43618->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40530->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58666->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40370->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44340->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40386->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 INFO : There was nothing to transfer 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40400->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48114->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44352->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43520->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58680->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40414->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56592->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35670->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37354->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43628->172.17.0.3:21104, err= --- PASS: TestSyncOverlapWithFilter (0.15s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/dst" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:36786->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43522->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/CompareDest" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: > dial: conn=172.17.0.1:36800->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: > dial: conn=172.17.0.1:48126->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hafocid7lake/CompareDest" to be canonical "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/CompareDest" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44360->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:37362->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: > dial: conn=172.17.0.1:43534->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43540->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40540->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44368->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:35674->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56604->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:58696->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : one.b824e1ab.partial: renamed to: one 2025/06/26 03:56:36 INFO : one: Copied (new) 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58704->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58720->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44378->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33960->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hafocid7lake/CompareDest" for canonical name "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/CompareDest" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:35690->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: > dial: conn=172.17.0.1:43554->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56606->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43570->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43632->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43638->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:58726->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : one.406dcb2c.partial: renamed to: one 2025/06/26 03:56:36 INFO : one: Copied (replaced existing) 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43586->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35704->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56608->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35706->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58736->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44382->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43650->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48138->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40418->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35720->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56612->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58740->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hafocid7lake/CompareDest" for canonical name "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/CompareDest" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56616->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: > dial: conn=172.17.0.1:40550->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 INFO : There was nothing to transfer 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40552->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33970->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56626->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48152->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33982->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44388->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43654->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43658->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44400->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hafocid7lake/CompareDest" for canonical name "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/CompareDest" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:35732->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: > dial: conn=172.17.0.1:36816->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: > dial: conn=172.17.0.1:33998->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: > dial: conn=172.17.0.1:34014->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 INFO : There was nothing to transfer 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58752->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40556->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44408->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hafocid7lake/CompareDest" for canonical name "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/CompareDest" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43602->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: > dial: conn=172.17.0.1:44420->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: > dial: conn=172.17.0.1:40428->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 03:56:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 INFO : There was nothing to transfer 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37366->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34024->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48154->172.17.0.3:21110, err= sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44422->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40558->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34038->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hafocid7lake/CompareDest" for canonical name "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/CompareDest" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:37372->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: > dial: conn=172.17.0.1:35748->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: > dial: conn=172.17.0.1:40566->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/26 03:56:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 03:56:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 03:56:36 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:35750->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40570->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43672->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48156->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:58764->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : two.1503b713.partial: renamed to: two 2025/06/26 03:56:36 INFO : two: Copied (new) 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43618->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43622->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48160->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34044->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34046->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40578->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43630->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37382->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44424->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48172->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48186->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56638->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37388->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40582->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48190->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40588->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58766->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34048->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58770->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35752->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43640->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44426->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34054->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/dest" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: > dial: conn=172.17.0.1:36832->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: > dial: conn=172.17.0.1:56644->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/pre-dest1" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest1: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest1: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest1: > dial: conn=172.17.0.1:36836->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest1: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest1: > dial: conn=172.17.0.1:37398->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hafocid7lake/pre-dest1" to be canonical "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/pre-dest1" 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/pre-dest2" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest2: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest2: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest2: > dial: conn=172.17.0.1:36850->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest2: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest2: > dial: conn=172.17.0.1:43678->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hafocid7lake/pre-dest2" to be canonical "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/pre-dest2" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: > dial: conn=172.17.0.1:37400->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: > dial: conn=172.17.0.1:56652->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest1: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest1: > dial: conn=172.17.0.1:43652->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest1: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest1: > dial: conn=172.17.0.1:34070->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest2: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest2: > dial: conn=172.17.0.1:58782->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest1: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest1: > dial: conn=172.17.0.1:56658->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest2: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest2: > dial: conn=172.17.0.1:34072->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: > dial: conn=172.17.0.1:40596->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: > dial: conn=172.17.0.1:58790->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: > dial: conn=172.17.0.1:44438->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: > dial: conn=172.17.0.1:58802->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: > dial: conn=172.17.0.1:40434->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: > dial: conn=172.17.0.1:58816->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/06/26 03:56:36 INFO : 3: Copied (new) 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dest: > dial: conn=172.17.0.1:40612->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40440->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40448->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48206->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43682->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40622->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37406->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35768->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58826->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40460->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43688->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43690->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40630->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40638->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest1: closing 1 unused connections 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.13s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48216->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40470->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48224->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44440->172.17.0.3:21105, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56662->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35770->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48232->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35782->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48236->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43698->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58840->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44446->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40648->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43712->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35784->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43716->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/dst" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:36860->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48244->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/backup" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:36872->172.17.0.3:21, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:58848->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hafocid7lake/backup" to be canonical "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/backup" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43660->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:36 DEBUG : two: Unchanged skipping 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:44450->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:48258->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:40476->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:43718->172.17.0.3:21104, err= 2025/06/26 03:56:36 INFO : one: Moved (server-side) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56666->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43674->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:35798->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43676->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56676->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/26 03:56:36 INFO : one: Copied (new) 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:34078->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:43686->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:44462->172.17.0.3:21105, err= 2025/06/26 03:56:36 INFO : three.txt: Moved (server-side) 2025/06/26 03:56:36 INFO : three.txt: Moved into backup dir 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40480->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48262->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34084->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43724->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37420->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37422->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56680->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40492->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43690->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hafocid7lake/backup" for canonical name "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/backup" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48270->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:36 DEBUG : two: Unchanged skipping 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:34086->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:44468->172.17.0.3:21105, err= 2025/06/26 03:56:36 INFO : one: Deleted 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:37426->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:56686->172.17.0.3:21103, err= 2025/06/26 03:56:36 INFO : one: Moved (server-side) 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40662->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:37440->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48282->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44470->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56692->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : one.1503b713.partial: renamed to: one 2025/06/26 03:56:36 INFO : one: Copied (new) 2025/06/26 03:56:36 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:37448->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:34092->172.17.0.3:21106, err= 2025/06/26 03:56:36 INFO : three.txt: Deleted 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:34102->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:43706->172.17.0.3:21108, err= 2025/06/26 03:56:36 INFO : three.txt: Moved (server-side) 2025/06/26 03:56:36 INFO : three.txt: Moved into backup dir 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35812->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43726->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44476->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37464->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43720->172.17.0.3:21108, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48288->172.17.0.3:21110, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40664->172.17.0.3:21100, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40506->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37468->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43732->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37472->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34112->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.17s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34118->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58858->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34134->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58860->172.17.0.3:21109, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44490->172.17.0.3:21105, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40520->172.17.0.3:21101, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35820->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35836->172.17.0.3:21102, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34142->172.17.0.3:21106, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37480->172.17.0.3:21107, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56694->172.17.0.3:21103, err= 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43740->172.17.0.3:21104, err= 2025/06/26 03:56:36 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/dst" 2025/06/26 03:56:36 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:36 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:36 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:36 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:36 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:36 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Connecting to FTP server 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:36874->172.17.0.3:21, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40534->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/backup" 2025/06/26 03:56:37 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:37 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:37 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:37 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:37 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:37 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:37 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:37 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:37 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:37 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: Connecting to FTP server 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:36884->172.17.0.3:21, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:40674->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hafocid7lake/backup" to be canonical "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/backup" 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:58872->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : two: Unchanged skipping 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:35844->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:44494->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:35848->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:37486->172.17.0.3:21107, err= 2025/06/26 03:56:37 INFO : one: Moved (server-side) to: one.bak 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56696->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:35860->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56704->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40680->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56708->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/26 03:56:37 INFO : one: Copied (new) 2025/06/26 03:56:37 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:35868->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:43722->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:40546->172.17.0.3:21101, err= 2025/06/26 03:56:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/26 03:56:37 INFO : three.txt: Moved into backup dir 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48300->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40688->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56720->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43724->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43738->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48310->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56736->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44504->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35874->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hafocid7lake/backup" for canonical name "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/backup" 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40550->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:40558->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : two: Unchanged skipping 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:35882->172.17.0.3:21102, err= 2025/06/26 03:56:37 INFO : one.bak: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:37494->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:58882->172.17.0.3:21109, err= 2025/06/26 03:56:37 INFO : one: Moved (server-side) to: one.bak 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48318->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:35890->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44514->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40570->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43750->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : one.1503b713.partial: renamed to: one 2025/06/26 03:56:37 INFO : one: Copied (new) 2025/06/26 03:56:37 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:37508->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:56748->172.17.0.3:21103, err= 2025/06/26 03:56:37 INFO : three.txt.bak: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:34144->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:43764->172.17.0.3:21104, err= 2025/06/26 03:56:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/26 03:56:37 INFO : three.txt: Moved into backup dir 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40580->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43740->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34150->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35892->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58888->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56750->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40702->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37518->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34160->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43742->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48326->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58900->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40592->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43750->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43780->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40608->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58914->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58928->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43792->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56758->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48340->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34164->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58940->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37528->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/dst" 2025/06/26 03:56:37 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:37 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:37 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:37 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:37 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:37 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:37 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:37 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:37 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:37 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Connecting to FTP server 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:36900->172.17.0.3:21, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:58952->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/backup" 2025/06/26 03:56:37 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:37 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:37 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:37 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:37 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:37 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:37 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:37 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:37 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:37 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: Connecting to FTP server 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:36916->172.17.0.3:21, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:48352->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-hafocid7lake/backup" to be canonical "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/backup" 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:35900->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : two: Unchanged skipping 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:40718->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:43796->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:44530->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:40624->172.17.0.3:21101, err= 2025/06/26 03:56:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:35904->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44536->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:58960->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34174->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34176->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/26 03:56:37 INFO : one: Copied (new) 2025/06/26 03:56:37 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:44548->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:40634->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:40732->172.17.0.3:21100, err= 2025/06/26 03:56:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/26 03:56:37 INFO : three.txt: Moved into backup dir 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58972->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48356->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43810->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56772->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34190->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43814->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56780->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56784->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43762->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-hafocid7lake/backup" for canonical name "TestFTPVsftpd{74Epq}:rclone-test-hafocid7lake/backup" 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40748->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : two: Unchanged skipping 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:43768->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:40754->172.17.0.3:21100, err= 2025/06/26 03:56:37 INFO : one-2019-01-01: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:56794->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:35912->172.17.0.3:21102, err= 2025/06/26 03:56:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34204->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48368->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40764->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56810->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48378->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : one.1503b713.partial: renamed to: one 2025/06/26 03:56:37 INFO : one: Copied (new) 2025/06/26 03:56:37 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:43820->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:40772->172.17.0.3:21100, err= 2025/06/26 03:56:37 INFO : three-2019-01-01.txt: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:40774->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: > dial: conn=172.17.0.1:48390->172.17.0.3:21110, err= 2025/06/26 03:56:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/26 03:56:37 INFO : three.txt: Moved into backup dir 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40644->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48404->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40650->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40788->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40798->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35924->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58974->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44564->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43828->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44580->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34218->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37544->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.12s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56816->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48412->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40656->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43782->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58986->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43794->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35936->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43838->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48426->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48442->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35938->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44590->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/dst" 2025/06/26 03:56:37 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:37 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:37 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:37 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:37 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:37 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:37 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:37 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:37 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:37 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Connecting to FTP server 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:36920->172.17.0.3:21, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34230->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43804->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Connecting to FTP server 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:36928->172.17.0.3:21, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:59002->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:37556->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:35940->172.17.0.3:21102, err= 2025/06/26 03:56:37 INFO : one: Moved (server-side) to: one.bak 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40660->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56832->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43848->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48452->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40808->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/26 03:56:37 INFO : one: Copied (new) 2025/06/26 03:56:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : two: Unchanged skipping 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:37 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40822->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34242->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44594->172.17.0.3:21105, err= 2025/06/26 03:56:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/26 03:56:37 INFO : three.txt: Moved into backup dir 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48462->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35948->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35950->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56848->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35962->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59014->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35966->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44608->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : one.bak: Excluded (Path Filter) 2025/06/26 03:56:37 DEBUG : one.bak: Excluded 2025/06/26 03:56:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/26 03:56:37 DEBUG : three.txt.bak: Excluded 2025/06/26 03:56:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for checks to finish 2025/06/26 03:56:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : two: Unchanged skipping 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56860->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:59028->172.17.0.3:21109, err= 2025/06/26 03:56:37 INFO : one.bak: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56866->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40824->172.17.0.3:21100, err= 2025/06/26 03:56:37 INFO : one: Moved (server-side) to: one.bak 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Waiting for transfers to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:37560->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56878->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34252->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:37564->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48474->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : one.1503b713.partial: renamed to: one 2025/06/26 03:56:37 INFO : one: Copied (new) 2025/06/26 03:56:37 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40826->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34262->172.17.0.3:21106, err= 2025/06/26 03:56:37 INFO : three.txt.bak: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40830->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:37572->172.17.0.3:21107, err= 2025/06/26 03:56:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/26 03:56:37 INFO : three.txt: Moved into backup dir 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59036->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43862->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48476->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37578->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40668->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43814->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48492->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40680->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59042->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40834->172.17.0.3:21100, err= --- PASS: TestSyncBackupDirSuffixOnly (0.12s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59054->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34278->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56894->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43820->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59068->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43826->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44614->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40690->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43870->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34290->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59082->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35982->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/dst" 2025/06/26 03:56:37 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:37 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:37 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:37 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:37 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:37 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:37 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:37 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:37 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:37 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Connecting to FTP server 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:36942->172.17.0.3:21, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56906->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44630->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34302->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:59090->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34316->172.17.0.3:21106, err= 2025/06/26 03:56:37 INFO : one: Moved (server-side) to: one.bak 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40692->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48504->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48510->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44634->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48526->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/26 03:56:37 INFO : one: Copied (new) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34326->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : two: Unchanged skipping 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43840->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40836->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43876->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:59100->172.17.0.3:21109, err= 2025/06/26 03:56:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34336->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34342->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:59112->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40704->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43850->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/26 03:56:37 INFO : three.txt: Copied (new) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34344->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44638->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37586->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43858->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56920->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40718->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40724->172.17.0.3:21101, err= 2025/06/26 03:56:37 INFO : one.bak: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:59122->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56930->172.17.0.3:21103, err= 2025/06/26 03:56:37 INFO : one: Moved (server-side) to: one.bak 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:35984->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:35992->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:37602->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44648->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43870->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : one.1503b713.partial: renamed to: one 2025/06/26 03:56:37 INFO : one: Copied (new) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48534->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : two: Unchanged skipping 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56944->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43886->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34358->172.17.0.3:21106, err= 2025/06/26 03:56:37 INFO : three.txt.bak: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44662->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40840->172.17.0.3:21100, err= 2025/06/26 03:56:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40856->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40860->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:59130->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48536->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40868->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/26 03:56:37 INFO : three.txt: Copied (new) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40878->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37608->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44674->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56958->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37620->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43894->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37632->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34362->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56974->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43898->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44686->172.17.0.3:21105, err= --- PASS: TestSyncSuffix (0.16s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48550->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59138->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40738->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56978->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34378->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40742->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44702->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37642->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43886->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40884->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40886->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40900->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hafocid7lake/dst" 2025/06/26 03:56:37 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/26 03:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:37 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:37 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:37 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:37 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:37 DEBUG : TestFTPVsftpd: detected overridden config - adding "{74Epq}" suffix to name 2025/06/26 03:56:37 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/26 03:56:37 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/26 03:56:37 DEBUG : Setting pass="76IbO3WDIP2puyiKuNsw22iw9ZHnO8zUyavCoGgSa4ZN" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/26 03:56:37 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/26 03:56:37 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: Connecting to FTP server 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:36956->172.17.0.3:21, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:37656->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40902->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40754->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44706->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40768->172.17.0.3:21101, err= 2025/06/26 03:56:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:59140->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:35994->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44718->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40912->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40918->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/26 03:56:37 INFO : one: Copied (new) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40776->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : two: Unchanged skipping 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43906->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56990->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34382->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:56998->172.17.0.3:21103, err= 2025/06/26 03:56:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43896->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40932->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:57008->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43916->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43918->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/26 03:56:37 INFO : three.txt: Copied (new) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34386->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57022->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43920->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43898->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:36002->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48560->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34392->172.17.0.3:21106, err= 2025/06/26 03:56:37 INFO : one-2019-01-01: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:37672->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44734->172.17.0.3:21105, err= 2025/06/26 03:56:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:59144->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:59156->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:44738->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:36018->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43928->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : one.1503b713.partial: renamed to: one 2025/06/26 03:56:37 INFO : one: Copied (new) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:57030->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : two: Unchanged skipping 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:57042->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:59164->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43910->172.17.0.3:21108, err= 2025/06/26 03:56:37 INFO : three-2019-01-01.txt: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48568->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:43942->172.17.0.3:21104, err= 2025/06/26 03:56:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:48580->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:34396->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40790->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:37682->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake/dst: > dial: conn=172.17.0.1:40948->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/26 03:56:37 INFO : three.txt: Copied (new) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34408->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48588->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34410->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43924->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59172->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43938->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40964->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37696->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43956->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40800->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57046->172.17.0.3:21103, err= --- PASS: TestSyncSuffixKeepExtension (0.13s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34424->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34434->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48602->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36028->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43958->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40804->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44746->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57054->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43974->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34436->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/06/26 03:56:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/26 03:56:37 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40814->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48618->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40816->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43980->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37704->172.17.0.3:21107, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36042->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43942->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43994->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40978->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37710->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40994->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36048->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43996->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44758->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/26 03:56:37 INFO : existing: Copied (new) 2025/06/26 03:56:37 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40826->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44762->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48624->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:37 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/26 03:56:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:37 ERROR : ftp://172.17.0.3:21/rclone-test-hafocid7lake: not deleting files as there were IO errors 2025/06/26 03:56:37 ERROR : ftp://172.17.0.3:21/rclone-test-hafocid7lake: not deleting directories as there were IO errors 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40830->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48638->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43954->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34438->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43958->172.17.0.3:21108, err= --- PASS: TestSyncImmutable (0.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48642->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43974->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44008->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36054->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36064->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:37 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : existing: Unchanged skipping 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:37 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:37 INFO : There was nothing to transfer 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43978->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34440->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43986->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59176->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44022->172.17.0.3:21104, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37718->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44032->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59192->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34452->172.17.0.3:21106, err= --- SKIP: TestFixCase (0.01s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44044->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57058->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43996->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36068->172.17.0.3:21102, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44768->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37734->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37738->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41004->172.17.0.3:21100, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34464->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36072->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36078->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44008->172.17.0.3:21108, err= --- PASS: TestMaxTransfer (0.02s) --- SKIP: TestMaxTransfer/Hard (0.01s) --- SKIP: TestMaxTransfer/Soft (0.01s) --- SKIP: TestMaxTransfer/Cautious (0.01s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34478->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59198->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48654->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48668->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34484->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44770->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44776->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48670->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41016->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48680->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57074->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48694->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44024->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44048->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36086->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40838->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44782->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57082->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44788->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44054->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34486->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44026->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59212->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41022->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44804->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40852->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44066->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48708->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36088->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34500->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48714->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44070->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44816->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48722->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57094->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48726->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41024->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36104->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44072->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59226->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36106->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36118->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44828->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48734->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44838->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44080->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37752->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34516->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37768->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37784->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36132->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44090->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48750->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57096->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44104->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34522->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44042->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44116->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48764->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44054->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40864->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41038->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57106->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40866->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59238->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40874->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34524->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48776->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48792->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41052->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59250->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44128->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48796->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57116->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57128->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59266->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44848->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34536->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57136->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36140->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44060->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44852->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37786->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40882->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48808->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40894->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37796->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37806->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44864->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37818->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34550->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41068->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57140->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44130->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48812->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59270->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37820->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37822->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44144->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34566->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48826->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40902->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57154->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44158->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41084->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34570->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40904->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34574->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57160->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36152->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40916->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36156->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48830->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57168->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48840->172.17.0.3:21110, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37826->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41098->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44866->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40924->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44880->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37838->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44890->172.17.0.3:21105, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:37 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both0: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both12: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both11: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both10: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both13: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both15: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both14: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both16: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both17: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both19: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both1: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both18: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both2: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both5: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both3: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both4: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both6: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:37 DEBUG : both7: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both8: Unchanged skipping 2025/06/26 03:56:37 DEBUG : both9: Unchanged skipping 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:37 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57172->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36168->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41100->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44066->172.17.0.3:21108, err= 2025/06/26 03:56:37 INFO : only10: Deleted 2025/06/26 03:56:37 INFO : only1: Deleted 2025/06/26 03:56:37 INFO : only3: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40934->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34584->172.17.0.3:21106, err= 2025/06/26 03:56:37 INFO : only8: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57182->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44068->172.17.0.3:21108, err= 2025/06/26 03:56:37 INFO : only12: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40948->172.17.0.3:21101, err= 2025/06/26 03:56:37 INFO : only17: Deleted 2025/06/26 03:56:37 INFO : only11: Deleted 2025/06/26 03:56:37 INFO : only19: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 INFO : only4: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44170->172.17.0.3:21104, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44084->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37848->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41104->172.17.0.3:21100, err= 2025/06/26 03:56:37 INFO : only13: Deleted 2025/06/26 03:56:37 INFO : only2: Deleted 2025/06/26 03:56:37 INFO : only9: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 INFO : only5: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59286->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36172->172.17.0.3:21102, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37850->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44900->172.17.0.3:21105, err= 2025/06/26 03:56:37 INFO : only15: Deleted 2025/06/26 03:56:37 INFO : only14: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48846->172.17.0.3:21110, err= 2025/06/26 03:56:37 INFO : only7: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41112->172.17.0.3:21100, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:37 INFO : only0: Deleted 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36176->172.17.0.3:21102, err= 2025/06/26 03:56:37 INFO : only16: Deleted 2025/06/26 03:56:37 INFO : only18: Deleted 2025/06/26 03:56:37 INFO : only6: Deleted 2025/06/26 03:56:37 INFO : There was nothing to transfer 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40958->172.17.0.3:21101, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37858->172.17.0.3:21107, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59298->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44086->172.17.0.3:21108, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57186->172.17.0.3:21103, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59306->172.17.0.3:21109, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34588->172.17.0.3:21106, err= 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34590->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41124->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36190->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36202->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37864->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36212->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57198->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41134->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57206->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44096->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44102->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44914->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44916->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44918->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36228->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41142->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48850->172.17.0.3:21110, err= --- PASS: TestSyncConcurrentDelete (0.26s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59322->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34600->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44112->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57212->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59338->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36242->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40970->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57222->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57230->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40976->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57244->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41156->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44186->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34608->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44200->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57250->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57258->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37876->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44206->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37878->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57266->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44934->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44950->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44218->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44222->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40980->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36258->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59340->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44116->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34624->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44956->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40994->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48852->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44130->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34626->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48854->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37894->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44962->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41006->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44964->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44968->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37896->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44132->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36262->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36266->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57276->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41170->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44134->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44980->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44232->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44986->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57290->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44236->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48858->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41184->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36280->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44996->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59342->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57300->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59350->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36290->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41192->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34642->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36296->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48860->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36300->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41022->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41034->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57314->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57320->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36310->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41204->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48868->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37902->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48870->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59356->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41040->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41218->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41234->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36318->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34652->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45010->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45020->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41050->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45032->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37908->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57332->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44146->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37922->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48882->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36332->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37926->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41236->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59368->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59380->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45038->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48898->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45052->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57346->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41240->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45058->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57362->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41066->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41254->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44158->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59392->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48912->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37940->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57368->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48916->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44252->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41074->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59398->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36346->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44266->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41086->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34656->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44282->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44160->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48932->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59400->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44284->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:38 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both11: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both12: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both0: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both14: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both15: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both10: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both13: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both16: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both17: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both19: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both18: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both1: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both4: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both2: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both3: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both5: Unchanged skipping 2025/06/26 03:56:38 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:38 DEBUG : both6: Unchanged skipping 2025/06/26 03:56:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : both7: Unchanged skipping 2025/06/26 03:56:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : both8: Unchanged skipping 2025/06/26 03:56:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : both9: Unchanged skipping 2025/06/26 03:56:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41260->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44296->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41090->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48946->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41272->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57372->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44166->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48962->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44312->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41102->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37948->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57388->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59406->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45072->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37956->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44176->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48964->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41118->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/06/26 03:56:38 INFO : only12: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44178->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41276->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36358->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/06/26 03:56:38 INFO : only0: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/06/26 03:56:38 INFO : only14: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45084->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/06/26 03:56:38 INFO : only10: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48974->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37966->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36360->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59408->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41122->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45094->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44316->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36376->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41136->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34662->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48990->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37968->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44332->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44186->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57392->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59422->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36382->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/06/26 03:56:38 INFO : only11: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44188->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/06/26 03:56:38 INFO : only17: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59432->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/06/26 03:56:38 INFO : only19: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41288->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45098->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41294->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44196->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/06/26 03:56:38 INFO : only13: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36386->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49002->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45114->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37982->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59444->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44338->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41306->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41142->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57394->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49004->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37990->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44200->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59458->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36402->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/06/26 03:56:38 INFO : only1: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/06/26 03:56:38 INFO : only15: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/06/26 03:56:38 INFO : only16: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57398->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59474->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34668->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37996->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44214->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/06/26 03:56:38 INFO : only18: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44352->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44230->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37998->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57404->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45122->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34672->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41148->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57406->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44232->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59486->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36418->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41154->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/06/26 03:56:38 INFO : only4: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57420->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38012->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45138->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/06/26 03:56:38 INFO : only7: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34684->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44242->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57424->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44356->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/06/26 03:56:38 INFO : only3: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/06/26 03:56:38 INFO : only5: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41162->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57432->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49006->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36424->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41176->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45152->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38028->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41316->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57440->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36430->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38042->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/06/26 03:56:38 INFO : only2: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59492->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44258->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36436->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/06/26 03:56:38 INFO : only8: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/06/26 03:56:38 INFO : only9: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44272->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57444->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34694->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/06/26 03:56:38 INFO : only6: Copied (replaced existing) 2025/06/26 03:56:38 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38058->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49014->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38070->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36446->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41320->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57446->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34708->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34720->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44366->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49028->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38074->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34728->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36460->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45168->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45182->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44282->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41332->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45188->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44370->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59504->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59518->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57452->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57456->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36474->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59524->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41184->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44284->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36488->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41190->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45204->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34730->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38084->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38100->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34738->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44292->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36496->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38116->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57466->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45212->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36502->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44300->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45216->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44380->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57468->172.17.0.3:21103, err= --- PASS: TestSyncConcurrentTruncate (0.59s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:38 DEBUG : empty_dir: Making directory with metadata 2025/06/26 03:56:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 03:56:38 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 03:56:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 03:56:38 INFO : empty_on_remote: Making directory 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41196->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34752->172.17.0.3:21106, err= 2025/06/26 03:56:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 03:56:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59564->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38130->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36544->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44334->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41390->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59580->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36558->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44436->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57518->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38142->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57530->172.17.0.3:21103, err= --- PASS: TestSyncReplaceDirModTime (0.08s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:38 DEBUG : empty_dir: Making directory with metadata 2025/06/26 03:56:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 03:56:38 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 03:56:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 03:56:38 INFO : empty_on_remote: Making directory 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44348->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59582->172.17.0.3:21109, err= 2025/06/26 03:56:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 03:56:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45302->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57602->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44420->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49104->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59638->172.17.0.3:21109, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44464->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38178->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41240->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45318->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49116->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38194->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49120->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36604->172.17.0.3:21102, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:38 INFO : sub dir: Making directory 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45328->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49126->172.17.0.3:21110, err= 2025/06/26 03:56:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57646->172.17.0.3:21103, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38254->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44520->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44528->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34896->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38266->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36660->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41288->172.17.0.3:21101, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34898->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36674->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36690->172.17.0.3:21102, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44536->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34910->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44488->172.17.0.3:21108, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 03:56:38 INFO : sub dir: Making directory 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44546->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44492->172.17.0.3:21108, err= 2025/06/26 03:56:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38308->172.17.0.3:21107, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34926->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49214->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45432->172.17.0.3:21105, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41588->172.17.0.3:21100, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34938->172.17.0.3:21106, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49218->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49220->172.17.0.3:21110, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44588->172.17.0.3:21104, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44544->172.17.0.3:21108, err= 2025/06/26 03:56:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44560->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41336->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45442->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36730->172.17.0.3:21102, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45456->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34952->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38322->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59754->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36740->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34964->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41600->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36744->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38338->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44592->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57670->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34972->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41608->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36746->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49226->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41342->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44570->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41356->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36762->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44582->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59758->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45460->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59770->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36772->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38346->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41610->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57672->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41614->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36776->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44604->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38356->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34980->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44590->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59774->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36784->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57684->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57694->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59784->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45470->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41628->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41364->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41644->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44606->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59794->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36788->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59806->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36790->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57696->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49240->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44622->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45478->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44614->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41376->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41648->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41654->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44638->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41388->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34986->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41670->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34990->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36794->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41394->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : apple: Excluded 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:39 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : banana: Excluded 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57700->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:34994->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41680->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49244->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41684->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Connecting to FTP server 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Connecting to FTP server 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Connecting to FTP server 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36966->172.17.0.3:21, err= 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36976->172.17.0.3:21, err= 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36978->172.17.0.3:21, err= 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 INFO : There was nothing to transfer 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38366->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : apple: Excluded 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:39 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : banana: Excluded 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41396->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57714->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59818->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41688->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49250->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 INFO : There was nothing to transfer 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36804->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : apple: Excluded 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:39 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : banana: Excluded 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36814->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57722->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41400->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45488->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44648->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36830->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41416->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38380->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38394->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41694->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41428->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57734->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36832->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38408->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49256->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41710->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57742->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36842->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59834->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38412->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38426->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41438->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36852->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44650->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36860->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49258->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45490->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35010->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41722->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38430->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38446->172.17.0.3:21107, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59844->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41734->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38454->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49260->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59856->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44624->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44628->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45500->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59862->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41744->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49272->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38462->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57756->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57772->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44638->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41440->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49284->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44664->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44652->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57786->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36864->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57802->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57814->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44662->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57824->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45510->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44676->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35020->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44680->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44696->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44672->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44700->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57832->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44674->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41454->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41460->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59866->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36878->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41474->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35028->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36886->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35030->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35046->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41748->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35048->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59874->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57846->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41764->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36902->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45522->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41476->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36918->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36928->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38464->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44676->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59890->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44692->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44708->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45524->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57852->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35056->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57860->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : apple: Excluded 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:39 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : banana: Excluded 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59896->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49286->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41488->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57874->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44712->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 INFO : There was nothing to transfer 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57882->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : apple: Excluded 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:39 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : banana: Excluded 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36930->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36940->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36952->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44716->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59898->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 INFO : There was nothing to transfer 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45536->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : apple: Excluded 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:39 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : banana: Excluded 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49290->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41772->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38478->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57892->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41778->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44726->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36966->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41782->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49294->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57896->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41794->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38486->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49296->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36982->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57908->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38502->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59902->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35070->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44734->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36984->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59906->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49304->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41798->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35074->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49310->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36998->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59914->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57916->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44740->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59930->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45540->172.17.0.3:21105, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38514->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44750->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41810->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45548->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41826->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49322->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41490->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41504->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57920->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59942->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41838->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35082->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37002->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57936->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44752->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44720->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41514->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38516->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59952->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38530->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49336->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44732->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41528->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41544->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59956->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57944->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44746->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41556->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49340->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59964->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45554->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49354->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44760->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49368->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57956->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57968->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37006->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38544->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38550->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38552->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59968->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41850->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57974->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37008->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44762->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59974->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59988->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49372->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38566->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59998->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49378->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38578->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38586->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35086->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41864->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57982->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41558->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49394->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41560->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35092->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57986->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44776->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : apple: Excluded 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:39 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : banana: Excluded 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60000->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41874->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44790->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35100->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60004->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38596->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:57988->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44806->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49408->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44808->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58000->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49422->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38602->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37024->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38614->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41570->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44772->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41582->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38626->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44814->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49432->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44830->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44774->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41596->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60012->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/06/26 03:56:39 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49438->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41600->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60016->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37034->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58010->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41880->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41614->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60020->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58012->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49450->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44838->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38628->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41894->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35110->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44852->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41622->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58028->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38632->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41636->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49456->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58036->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41910->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38644->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35120->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44786->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58048->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44798->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45568->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38646->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41648->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60036->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44804->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35124->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44814->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38648->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49470->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41650->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38654->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45582->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44820->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35128->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60044->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44866->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49486->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44828->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35142->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45584->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60048->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35154->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44870->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44840->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37048->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38662->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41926->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60056->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60058->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41940->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58056->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35156->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44848->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38678->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37056->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58068->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45588->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44880->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38694->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44896->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45592->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49500->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58072->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49508->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41944->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37066->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44852->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58076->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60060->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44904->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49518->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37076->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45600->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 03:56:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41954->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41660->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44856->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35164->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60076->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49534->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44906->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37082->172.17.0.3:21102, err= 2025/06/26 03:56:39 INFO : splitbananasplit: Deleted 2025/06/26 03:56:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 03:56:39 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 03:56:39 INFO : appleappleapplebanana: Deleted 2025/06/26 03:56:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45604->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41676->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44910->172.17.0.3:21108, err= 2025/06/26 03:56:39 INFO : apple: Deleted 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41962->172.17.0.3:21100, err= 2025/06/26 03:56:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35178->172.17.0.3:21106, err= 2025/06/26 03:56:39 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 03:56:39 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44860->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60090->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41678->172.17.0.3:21101, err= 2025/06/26 03:56:39 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38702->172.17.0.3:21107, err= 2025/06/26 03:56:39 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44922->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35180->172.17.0.3:21106, err= 2025/06/26 03:56:39 INFO : banana: Deleted 2025/06/26 03:56:39 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41968->172.17.0.3:21100, err= 2025/06/26 03:56:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 03:56:39 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 03:56:39 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 03:56:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 03:56:39 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44862->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : YXBwbGU=: Excluded 2025/06/26 03:56:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/26 03:56:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : YmFuYW5h: Excluded 2025/06/26 03:56:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60100->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44926->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60114->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60124->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41984->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45612->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : YXBwbGU=: Excluded 2025/06/26 03:56:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/26 03:56:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : YmFuYW5h: Excluded 2025/06/26 03:56:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44870->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/26 03:56:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37096->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35184->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 03:56:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 03:56:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 03:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 03:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 03:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 03:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 03:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44938->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44880->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38718->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35186->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38726->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60130->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44940->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37098->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44950->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60142->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44892->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49544->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60146->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44964->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35202->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37114->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37122->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41986->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49548->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41996->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38736->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49556->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60160->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35208->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49558->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38748->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60170->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44966->172.17.0.3:21108, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42002->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49572->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49574->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60172->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37136->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42004->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41680->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35224->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38752->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49578->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38754->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41690->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60182->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60188->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60194->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41696->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58080->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44972->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41704->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58090->172.17.0.3:21103, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42018->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41712->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45626->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60198->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42020->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60214->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37140->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37152->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60226->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44988->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37162->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49582->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49586->172.17.0.3:21110, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37172->172.17.0.3:21102, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45640->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35236->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38770->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44896->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38774->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44906->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38782->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38786->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60232->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45646->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60244->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44914->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44998->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41720->172.17.0.3:21101, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45006->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44922->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42024->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38790->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45658->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45014->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45020->172.17.0.3:21108, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45670->172.17.0.3:21105, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35250->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35264->172.17.0.3:21106, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44934->172.17.0.3:21104, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38804->172.17.0.3:21107, err= 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60250->172.17.0.3:21109, err= 2025/06/26 03:56:39 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42032->172.17.0.3:21100, err= 2025/06/26 03:56:39 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : apple: Excluded 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:39 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : banana: Excluded 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:39 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44950->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58096->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44954->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42042->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38810->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49588->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42050->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45680->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35266->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38820->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58112->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41728->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49590->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45036->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60264->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42066->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58124->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45696->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37174->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58140->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42074->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41730->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35270->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/06/26 03:56:40 INFO : apple: Copied (new) to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/06/26 03:56:40 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49596->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58156->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35284->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44962->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44976->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45044->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41744->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38824->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44982->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37182->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45060->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45708->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42082->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60274->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37188->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45720->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35286->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45074->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37196->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:44992->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58170->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/06/26 03:56:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60280->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42094->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49600->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35300->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41754->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58184->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42096->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49608->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37208->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60294->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41768->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35312->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45004->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37216->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49622->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42104->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58194->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45012->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38836->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49626->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 03:56:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60308->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58206->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35328->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58216->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45078->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37218->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/06/26 03:56:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60314->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41776->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45086->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58218->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49634->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37228->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45014->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41792->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37232->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45018->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60324->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35330->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45028->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45096->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/06/26 03:56:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 03:56:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60326->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/06/26 03:56:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37240->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45726->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45112->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/06/26 03:56:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41796->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58228->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35332->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49642->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45120->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35348->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45732->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58234->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41806->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45122->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38852->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37242->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41808->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45124->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/06/26 03:56:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45044->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42114->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49658->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/06/26 03:56:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/06/26 03:56:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/06/26 03:56:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58238->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42120->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60336->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41824->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35350->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37248->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45126->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38858->172.17.0.3:21107, err= 2025/06/26 03:56:40 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 03:56:40 INFO : splitbananasplit: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 INFO : apple: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45740->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49672->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58244->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42124->172.17.0.3:21100, err= 2025/06/26 03:56:40 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38874->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37262->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60348->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41840->172.17.0.3:21101, err= 2025/06/26 03:56:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 03:56:40 INFO : banana: Deleted 2025/06/26 03:56:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49688->172.17.0.3:21110, err= 2025/06/26 03:56:40 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35364->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45060->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60358->172.17.0.3:21109, err= 2025/06/26 03:56:40 INFO : appleappleapplebanana: Deleted 2025/06/26 03:56:40 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38890->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : PREFIXapple: Excluded 2025/06/26 03:56:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/26 03:56:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : PREFIXbanana: Excluded 2025/06/26 03:56:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49694->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35372->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58252->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 03:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42138->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58268->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60362->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45748->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35382->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41852->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60378->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49710->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41856->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45136->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35394->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38906->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41860->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49724->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45762->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60382->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49738->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58280->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45066->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45144->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37270->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45764->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/26 03:56:40 INFO : splitbananasplit: Copied (new) 2025/06/26 03:56:40 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/26 03:56:40 INFO : banana: Copied (new) 2025/06/26 03:56:40 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/26 03:56:40 INFO : apple: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35402->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45158->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/26 03:56:40 INFO : appleappleapplebanana: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49746->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42140->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60388->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41864->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49748->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35416->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38916->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45160->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45072->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60390->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45770->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49758->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38922->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/26 03:56:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38928->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41866->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58290->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49770->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/26 03:56:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45076->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41882->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49778->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45782->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/26 03:56:40 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/26 03:56:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60402->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45168->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41896->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45092->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38942->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42146->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45104->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45178->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58294->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45114->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60412->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38958->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/26 03:56:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42154->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58298->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49790->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45790->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38962->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41908->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60420->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45130->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/26 03:56:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/26 03:56:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45792->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60436->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37286->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35432->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37296->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38966->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60450->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45182->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41920->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58312->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60460->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58316->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45186->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45142->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41930->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/26 03:56:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/26 03:56:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38972->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45806->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35438->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/26 03:56:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45156->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60472->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45822->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58318->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42162->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/26 03:56:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45824->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45202->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49796->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42178->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41938->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45158->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35442->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45826->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60478->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37304->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38980->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45160->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/26 03:56:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/26 03:56:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49808->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35452->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/26 03:56:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/26 03:56:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38982->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45164->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45204->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42182->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60482->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45830->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41948->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35460->172.17.0.3:21106, err= 2025/06/26 03:56:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49820->172.17.0.3:21110, err= 2025/06/26 03:56:40 INFO : PREFIXapple: Deleted 2025/06/26 03:56:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42190->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45208->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37306->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38984->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45170->172.17.0.3:21104, err= 2025/06/26 03:56:40 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58334->172.17.0.3:21103, err= 2025/06/26 03:56:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45832->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/26 03:56:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35468->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38998->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37320->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42204->172.17.0.3:21100, err= 2025/06/26 03:56:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/26 03:56:40 INFO : PREFIXbanana: Deleted 2025/06/26 03:56:40 INFO : PREFIXsplitbananasplit: Deleted 2025/06/26 03:56:40 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60484->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : apple: Excluded 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:40 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : banana: Excluded 2025/06/26 03:56:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42214->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35470->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58346->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35474->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : apple: Excluded 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:40 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : banana: Excluded 2025/06/26 03:56:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42220->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35476->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60496->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45180->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45216->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41952->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45848->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39006->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45182->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58350->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60500->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35488->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41958->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58356->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35498->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42228->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58368->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35500->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35502->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45232->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49826->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41962->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60516->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42244->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45190->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45858->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58380->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45198->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58384->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45242->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45244->172.17.0.3:21108, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45258->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35516->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42246->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39022->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58400->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45860->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45262->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60530->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42250->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45266->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45272->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45212->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45282->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41970->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39034->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45286->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49836->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37332->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39044->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60534->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58402->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35524->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45874->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45224->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37340->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45232->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45886->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41978->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39050->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39058->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45894->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45294->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45908->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45238->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39074->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60544->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60552->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58412->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41990->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58416->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42266->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37356->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37364->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35526->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37366->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35534->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45298->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39080->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39090->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35540->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42276->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45242->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49842->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45314->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45244->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45326->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42292->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45334->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45254->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45914->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42296->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39096->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : apple: Excluded 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:40 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : banana: Excluded 2025/06/26 03:56:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49856->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37380->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45346->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45256->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 03:56:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39108->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42312->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45260->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45358->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35556->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60562->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45916->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39110->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58426->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60578->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49862->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58436->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45924->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45266->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45934->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37386->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42324->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45362->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45282->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49868->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/06/26 03:56:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37388->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/06/26 03:56:40 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/06/26 03:56:40 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45284->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60580->172.17.0.3:21109, err= 2025/06/26 03:56:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49876->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35568->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37396->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45286->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39114->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49888->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45938->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35574->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60594->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42330->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49900->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45290->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45376->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37410->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45296->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39130->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42336->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45384->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45950->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37426->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35586->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39144->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42350->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45302->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45966->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42354->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58444->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45304->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49910->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39150->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37438->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60598->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45400->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45310->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58446->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45412->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39154->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45320->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45426->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58460->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60604->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:41994->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45980->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37450->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45438->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42006->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49926->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39162->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35592->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58472->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45452->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39164->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45336->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45996->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60620->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45466->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39168->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46010->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60632->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58474->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42022->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35608->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46018->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42368->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35620->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45352->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42036->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49930->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60634->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45364->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45480->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37454->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45372->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39174->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42040->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37464->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46022->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35634->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 03:56:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60648->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35646->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45490->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39186->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45384->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42378->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42046->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37468->172.17.0.3:21102, err= 2025/06/26 03:56:40 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 03:56:40 INFO : apple: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45498->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49946->172.17.0.3:21110, err= 2025/06/26 03:56:40 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60660->172.17.0.3:21109, err= 2025/06/26 03:56:40 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46026->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37482->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45392->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58488->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39188->172.17.0.3:21107, err= 2025/06/26 03:56:40 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42386->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35658->172.17.0.3:21106, err= 2025/06/26 03:56:40 INFO : splitbananasplit: Deleted 2025/06/26 03:56:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45396->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37488->172.17.0.3:21102, err= 2025/06/26 03:56:40 INFO : appleappleapplebanana: Deleted 2025/06/26 03:56:40 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 03:56:40 INFO : banana: Deleted 2025/06/26 03:56:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45404->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : appleSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : bananaSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49962->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42400->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45514->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 03:56:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46028->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46044->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39198->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35670->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42062->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58504->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46058->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35680->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45526->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42404->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42076->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58516->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46060->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45410->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58524->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35692->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42092->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45424->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42094->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45428->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37504->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49970->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/26 03:56:40 INFO : banana: Copied (new) 2025/06/26 03:56:40 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/26 03:56:40 INFO : splitbananasplit: Copied (new) 2025/06/26 03:56:40 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/26 03:56:40 INFO : appleappleapplebanana: Copied (new) 2025/06/26 03:56:40 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/26 03:56:40 INFO : apple: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58536->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39208->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42420->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42106->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58538->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37510->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42118->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46076->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60676->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46086->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37512->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45438->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45542->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42130->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49978->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42432->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42132->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49984->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45452->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46090->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/26 03:56:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/26 03:56:40 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/26 03:56:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45546->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37528->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60684->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45468->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60696->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46098->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58540->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45560->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58554->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42148->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35694->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46114->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60710->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35696->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58564->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46120->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45574->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35702->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42438->172.17.0.3:21100, err= 2025/06/26 03:56:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/26 03:56:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42158->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37534->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58572->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/26 03:56:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/26 03:56:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35704->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60716->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46130->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45474->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37544->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35708->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42172->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39216->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46140->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50000->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60724->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35718->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46146->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45578->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/26 03:56:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42448->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39232->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/26 03:56:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60730->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42188->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45584->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42458->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37554->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39244->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/26 03:56:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/26 03:56:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58584->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45588->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46158->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42192->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60738->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37570->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45488->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46166->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35720->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42194->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/26 03:56:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58596->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60746->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39250->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/26 03:56:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58606->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39254->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37582->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/26 03:56:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/26 03:56:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37588->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46176->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42472->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50006->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39266->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45496->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45590->172.17.0.3:21108, err= 2025/06/26 03:56:40 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42210->172.17.0.3:21101, err= 2025/06/26 03:56:40 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/26 03:56:40 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/26 03:56:40 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35732->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42478->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50008->172.17.0.3:21110, err= 2025/06/26 03:56:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60754->172.17.0.3:21109, err= 2025/06/26 03:56:40 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/26 03:56:40 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/26 03:56:40 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39278->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42218->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37596->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46178->172.17.0.3:21105, err= 2025/06/26 03:56:40 INFO : appleSUFFIX: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 INFO : bananaSUFFIX: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58622->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60758->172.17.0.3:21109, err= 2025/06/26 03:56:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/26 03:56:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50012->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42480->172.17.0.3:21100, err= 2025/06/26 03:56:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/26 03:56:40 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/26 03:56:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/26 03:56:40 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/26 03:56:40 INFO : splitbananasplitSUFFIX: Deleted 2025/06/26 03:56:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/26 03:56:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58634->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : apple: Excluded 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:40 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : banana: Excluded 2025/06/26 03:56:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35742->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35754->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39288->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45504->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : apple: Excluded 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:40 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : banana: Excluded 2025/06/26 03:56:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37602->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50018->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45604->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46194->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35762->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35766->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37610->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42486->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45606->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42222->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60770->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58644->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37614->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42492->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45618->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50020->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46210->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39296->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50030->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46216->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42506->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45626->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42510->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50038->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39302->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39312->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39320->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45508->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42514->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35778->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42230->172.17.0.3:21101, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58654->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42524->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37624->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60786->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58662->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39328->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42236->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60794->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58668->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35790->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45512->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37630->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35804->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58670->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45522->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46228->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45534->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35806->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35812->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42536->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45538->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42246->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45642->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50040->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50056->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60808->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60824->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60834->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37632->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58674->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46238->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58680->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45654->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39340->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58686->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35820->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39356->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60842->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39368->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60848->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42538->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60856->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39370->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42248->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42262->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45546->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50060->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42270->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60868->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46244->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45656->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37646->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45548->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45558->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45570->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46256->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60870->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35826->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60882->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45586->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50070->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50082->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : apple: Excluded 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:40 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : banana: Excluded 2025/06/26 03:56:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39386->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39390->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42548->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42276->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42280->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50092->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45658->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39406->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45670->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45590->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42288->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46262->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35834->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60890->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37660->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46264->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45682->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39410->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60896->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37676->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35838->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45692->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58702->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42290->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45598->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37682->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42564->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/06/26 03:56:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 03:56:40 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/06/26 03:56:40 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46268->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42292->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/06/26 03:56:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37696->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45610->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42578->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39418->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46278->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35852->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58706->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42580->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45704->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/06/26 03:56:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35860->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46280->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50106->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39432->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45616->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50110->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42584->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46292->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/06/26 03:56:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58712->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/06/26 03:56:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50120->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35870->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37710->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50128->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/06/26 03:56:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60912->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42308->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45620->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50136->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58716->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35880->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45624->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42310->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/06/26 03:56:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39436->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35888->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60922->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50152->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58726->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/06/26 03:56:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45634->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39452->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35894->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/06/26 03:56:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45644->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46300->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58740->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42314->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35910->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/06/26 03:56:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45654->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42598->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42316->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50164->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45668->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37726->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42322->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/06/26 03:56:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37728->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45712->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45684->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46314->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/06/26 03:56:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37740->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42600->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35926->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42330->172.17.0.3:21101, err= 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/06/26 03:56:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45688->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58752->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50180->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/06/26 03:56:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37750->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35930->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58754->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39464->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42612->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/06/26 03:56:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/06/26 03:56:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58766->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37756->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39476->172.17.0.3:21107, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45714->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46328->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42626->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45700->172.17.0.3:21104, err= 2025/06/26 03:56:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39480->172.17.0.3:21107, err= 2025/06/26 03:56:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60934->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42340->172.17.0.3:21101, err= 2025/06/26 03:56:40 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45704->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45722->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46344->172.17.0.3:21105, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58780->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37764->172.17.0.3:21102, err= 2025/06/26 03:56:40 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 03:56:40 INFO : splitbananasplit: Deleted 2025/06/26 03:56:40 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45710->172.17.0.3:21104, err= 2025/06/26 03:56:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 03:56:40 INFO : appleappleapplebanana: Deleted 2025/06/26 03:56:40 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35936->172.17.0.3:21106, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50196->172.17.0.3:21110, err= 2025/06/26 03:56:40 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 03:56:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42640->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : apple: Excluded 2025/06/26 03:56:40 DEBUG : appleapple: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : appleapple: Excluded 2025/06/26 03:56:40 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : banana: Excluded 2025/06/26 03:56:40 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : splitbanan: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60940->172.17.0.3:21109, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0000-abcde: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdef: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefg: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0003-defgh: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0004-efghi: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0005-fghij: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijk: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0007-12345: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0008-23456: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0009-34567: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0010-45678: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0011-56789: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45730->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42644->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45744->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42652->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 03:56:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 03:56:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 03:56:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 03:56:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 03:56:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 03:56:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 03:56:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 03:56:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 03:56:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 03:56:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 03:56:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 03:56:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 03:56:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 03:56:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45748->172.17.0.3:21108, err= 2025/06/26 03:56:40 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : apple: Excluded 2025/06/26 03:56:40 DEBUG : appleapple: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : appleapple: Excluded 2025/06/26 03:56:40 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : banana: Excluded 2025/06/26 03:56:40 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : splitbanan: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37774->172.17.0.3:21102, err= 2025/06/26 03:56:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0000-abcde: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdef: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefg: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0003-defgh: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0004-efghi: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0005-fghij: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijk: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0007-12345: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0008-23456: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0009-34567: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0010-45678: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0011-56789: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.: Excluded 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45724->172.17.0.3:21104, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50202->172.17.0.3:21110, err= 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 03:56:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 03:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 03:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 03:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 03:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 03:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 03:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 03:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 03:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 03:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 03:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 03:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 03:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 03:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 03:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 03:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 03:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 03:56:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42668->172.17.0.3:21100, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58784->172.17.0.3:21103, err= 2025/06/26 03:56:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42678->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45736->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37778->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60956->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46360->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39490->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39502->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45738->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45740->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39516->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45760->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37792->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60970->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39526->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42346->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37802->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42350->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37818->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50208->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45742->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50214->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46362->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42352->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39528->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39530->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58788->172.17.0.3:21103, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50228->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60982->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45756->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45766->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35948->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42690->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42700->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35960->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45778->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58792->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50234->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42706->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50242->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37822->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42718->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42730->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45762->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42744->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45768->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39542->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42358->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50256->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35974->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58808->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45788->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35984->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45770->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60988->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37830->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50266->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46368->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45802->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42758->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42370->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50274->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45810->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:60992->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45814->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35992->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45776->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37832->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46376->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46388->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50284->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50290->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37848->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32772->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42774->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42374->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42388->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45788->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46398->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37854->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42396->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37866->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50294->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42780->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32784->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39552->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46414->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39566->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36002->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : apple: Excluded 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : banana: Excluded 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45830->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42410->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58824->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37870->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:41 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46416->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50308->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : apple: Excluded 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : banana: Excluded 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42420->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46426->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58832->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39582->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39594->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58842->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : apple: Excluded 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : banana: Excluded 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50310->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58854->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36004->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45844->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : apple: Excluded 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : banana: Excluded 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42432->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46430->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39608->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50316->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58868->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37880->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37888->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37904->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45856->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37908->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39622->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37910->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45804->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36006->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46432->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45806->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58870->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45816->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36008->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39632->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42794->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39640->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42436->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42802->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58882->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45828->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58896->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42812->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58910->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32790->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39654->172.17.0.3:21107, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32796->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58924->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50324->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45842->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36020->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39664->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46448->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45844->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42444->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36030->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45852->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42454->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46462->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32808->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45866->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45874->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42822->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45872->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39676->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58938->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39692->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36034->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45886->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36050->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58948->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37914->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39704->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32820->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32836->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46464->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37922->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42838->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50334->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45894->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36056->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42854->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50342->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37926->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50346->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50350->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50354->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36062->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45906->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36070->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32838->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36086->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50364->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58960->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45876->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37932->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42468->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37934->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42870->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46478->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36088->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42882->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42886->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37938->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39712->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46492->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42898->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50368->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : apple: Excluded 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : banana: Excluded 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45918->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46496->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45884->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50378->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45926->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32846->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : apple: Excluded 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : banana: Excluded 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46506->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45938->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32858->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39722->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45948->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50390->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : apple: Excluded 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : banana: Excluded 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36098->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42900->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36104->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45954->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58968->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42474->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45898->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32864->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32870->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42482->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45960->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39726->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37948->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36112->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42916->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39732->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45906->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46512->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42490->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42492->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39742->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50398->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36116->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45976->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45982->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42502->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50400->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32876->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37954->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45998->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46528->172.17.0.3:21105, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45918->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58970->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42504->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42516->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42522->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45924->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42536->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37964->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50410->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58978->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58980->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58984->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39758->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37970->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42538->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45934->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:58996->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39774->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46532->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39784->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42542->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36130->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46536->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42550->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42566->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50422->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50426->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42574->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37984->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32892->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59008->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50440->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37986->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46544->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42922->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50444->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50448->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45950->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42590->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32894->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36138->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36148->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42596->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46556->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42928->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38002->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36164->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39788->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59012->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42940->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59018->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50454->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32904->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32908->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42956->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32910->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38016->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46012->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59020->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45954->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38022->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42968->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : apple: Excluded 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : banana: Excluded 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42980->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38028->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59022->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45964->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:41 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:41 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46024->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46028->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : apple: Excluded 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : banana: Excluded 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38034->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38048->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36168->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32914->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39790->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46570->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : apple: Excluded 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : banana: Excluded 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42984->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36176->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42990->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36190->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36196->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45974->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39800->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42598->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36212->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50456->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59024->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38062->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46582->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32916->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36220->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39816->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:45986->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46044->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32926->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50472->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42602->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46000->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59032->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38074->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46046->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39826->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59034->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46050->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32942->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32954->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46008->172.17.0.3:21104, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46064->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42998->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46076->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59036->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46016->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46022->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46598->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46080->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38084->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36228->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46092->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46034->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42604->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42610->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38092->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46102->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38106->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42622->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36236->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46036->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50482->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46050->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43002->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36238->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42626->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59038->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39842->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32960->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46064->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36252->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59048->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32968->172.17.0.3:21109, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46108->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42636->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39846->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43006->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46110->172.17.0.3:21108, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50490->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39854->172.17.0.3:21107, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59062->172.17.0.3:21103, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50504->172.17.0.3:21110, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38108->172.17.0.3:21102, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46600->172.17.0.3:21105, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36254->172.17.0.3:21106, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43014->172.17.0.3:21100, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46080->172.17.0.3:21104, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42646->172.17.0.3:21101, err= 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59066->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39856->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39866->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39872->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36256->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50506->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39888->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43018->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46122->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39900->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42650->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46614->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46094->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50514->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32978->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : apple: Excluded 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:42 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : banana: Excluded 2025/06/26 03:56:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38120->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39906->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46102->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38130->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:42 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38136->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46114->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : apple: Excluded 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:42 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : banana: Excluded 2025/06/26 03:56:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42666->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46128->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42680->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39914->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:42 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39926->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38152->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : apple: Excluded 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:42 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : banana: Excluded 2025/06/26 03:56:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50528->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46618->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39930->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43034->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36272->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43048->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42696->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46130->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59074->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46144->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36274->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36280->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59090->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39940->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32984->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42710->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36282->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43060->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46626->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46630->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46640->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46146->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:32992->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36294->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46162->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43062->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39948->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38156->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36308->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50536->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39964->172.17.0.3:21107, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36322->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50542->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50556->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39976->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36332->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42716->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38172->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38180->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39980->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59102->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38182->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59110->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59126->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50562->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50574->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36348->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38190->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46126->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33006->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39986->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:39996->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46656->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38194->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36356->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50588->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40000->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59134->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40014->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46174->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42732->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40016->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50598->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46138->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42740->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40032->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40048->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36372->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46672->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43072->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46146->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46186->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46682->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40064->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46160->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46170->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46176->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43074->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40080->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33010->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46686->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46202->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50606->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33022->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50616->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46208->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46182->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50618->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42746->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40094->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43088->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36380->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38196->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : apple: Excluded 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:42 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : banana: Excluded 2025/06/26 03:56:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40106->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46186->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36390->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36398->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38210->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38222->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : apple: Excluded 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:42 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : banana: Excluded 2025/06/26 03:56:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38236->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42750->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46220->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46230->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 03:56:42 DEBUG : banana: Unchanged skipping 2025/06/26 03:56:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : apple: Unchanged skipping 2025/06/26 03:56:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36400->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43090->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : apple: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : apple: Excluded 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : appleappleapplebanana: Excluded 2025/06/26 03:56:42 DEBUG : banana: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : banana: Excluded 2025/06/26 03:56:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : splitbananasplit: Excluded 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46190->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 03:56:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43098->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43108->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36416->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33024->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36424->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43118->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46202->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36434->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59140->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46702->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38246->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46218->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40116->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33026->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40122->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46246->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46716->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59156->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33030->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59158->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46220->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46732->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33034->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43130->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43132->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46248->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40130->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40134->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59164->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50626->172.17.0.3:21110, err= --- PASS: TestTransform (3.49s) --- PASS: TestTransform/NFC (0.24s) --- PASS: TestTransform/NFD (0.31s) --- PASS: TestTransform/base64 (0.38s) --- PASS: TestTransform/prefix (0.41s) --- PASS: TestTransform/suffix (0.42s) --- PASS: TestTransform/truncate (0.27s) --- PASS: TestTransform/encoder (0.26s) --- PASS: TestTransform/ISO-8859-1 (0.29s) --- PASS: TestTransform/charmap (0.32s) --- PASS: TestTransform/lowercase (0.31s) --- PASS: TestTransform/ascii (0.28s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36442->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36454->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 03:56:42 INFO : sub dir_somesuffix: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59176->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40136->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 03:56:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/26 03:56:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 03:56:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46734->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59178->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46222->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38250->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46234->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 03:56:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46250->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46740->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46748->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46760->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46252->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36468->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33046->172.17.0.3:21109, err= --- PASS: TestTransformCopy (0.04s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42762->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40140->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 INFO : tictactoe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33058->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46776->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43142->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43146->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36476->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36492->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40156->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/06/26 03:56:42 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46778->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50634->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43162->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33064->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46254->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59180->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36504->172.17.0.3:21106, err= --- PASS: TestDoubleTransform (0.04s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33080->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46266->172.17.0.3:21104, err= 2025/06/26 03:56:42 INFO : toe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50642->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42772->172.17.0.3:21101, err= 2025/06/26 03:56:42 INFO : toe/toe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40160->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46270->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42784->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46284->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50648->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38252->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46268->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/26 03:56:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50652->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42800->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46294->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50668->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50676->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43178->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40170->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46270->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46280->172.17.0.3:21108, err= --- PASS: TestFileTag (0.04s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36514->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36520->172.17.0.3:21106, err= 2025/06/26 03:56:42 INFO : toe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33090->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40184->172.17.0.3:21107, err= 2025/06/26 03:56:42 INFO : toe/toe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46290->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46304->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42804->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50678->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42812->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46310->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36536->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/26 03:56:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40198->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46790->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36550->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50692->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40214->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46304->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38268->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46326->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40222->172.17.0.3:21107, err= --- PASS: TestNoTag (0.04s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:42 DEBUG : empty_dir: Making directory with metadata 2025/06/26 03:56:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50704->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46340->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 INFO : tictacempty_dir: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59184->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38274->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 INFO : tictactoe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40234->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46796->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 INFO : tictactoe/tictactoe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46320->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42822->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38278->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46328->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46342->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38282->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50706->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/26 03:56:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46350->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33098->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40248->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42826->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46334->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33112->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46346->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46808->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42830->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50718->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46358->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40258->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40264->172.17.0.3:21107, err= --- PASS: TestDirTag (0.05s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:42 DEBUG : empty_dir: Making directory with metadata 2025/06/26 03:56:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46814->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42834->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 INFO : tictacempty_dir: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33114->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33126->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 INFO : tictactoe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43180->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59186->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 INFO : tictactoe/tictactoe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43186->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36560->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38292->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46352->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38308->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46364->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46360->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38312->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46370->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59198->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46816->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46370->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50720->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46818->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33130->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59214->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46378->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/06/26 03:56:42 NOTICE: ftp://172.17.0.3:21/rclone-test-hafocid7lake: 0 differences found 2025/06/26 03:56:42 NOTICE: ftp://172.17.0.3:21/rclone-test-hafocid7lake: 1 hashes could not be checked 2025/06/26 03:56:42 NOTICE: ftp://172.17.0.3:21/rclone-test-hafocid7lake: 1 matching files 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59230->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40276->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42838->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43194->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46374->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42840->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59232->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43210->172.17.0.3:21100, err= --- PASS: TestAllTag (0.05s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43226->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43238->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 INFO : tictactoe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50732->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33140->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 INFO : tictactoe/tictactoe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43252->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46830->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59238->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36572->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59246->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59256->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40278->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/26 03:56:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33142->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43256->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46382->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36584->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33148->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59270->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36588->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46388->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46404->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46834->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42856->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46386->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43262->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50736->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46840->172.17.0.3:21105, err= --- PASS: TestRunTwice (0.05s) === RUN TestSyntax 2025/06/26 03:56:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43268->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38324->172.17.0.3:21102, err= 2025/06/26 03:56:42 INFO : toe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33158->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46402->172.17.0.3:21104, err= 2025/06/26 03:56:42 INFO : toe/toe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36594->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43282->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36602->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50748->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42864->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43288->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46412->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/06/26 03:56:42 INFO : toe/toe/toe: Copied (new) 2025/06/26 03:56:42 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46404->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36608->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46410->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50754->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59284->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43290->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33170->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46424->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43296->172.17.0.3:21100, err= --- PASS: TestConflicting (0.04s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:42 DEBUG : empty_dir: Making directory with metadata 2025/06/26 03:56:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42876->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59290->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 INFO : tictacempty_dir: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46418->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40290->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 INFO : tictactoe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43312->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42880->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 INFO : tictactoe/tictactoe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46856->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59300->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43322->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50764->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43338->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46426->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42894->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 INFO : toe/toe/toe.txt: Deleted 2025/06/26 03:56:42 INFO : toe/toe: Removing directory 2025/06/26 03:56:42 INFO : toe: Removing directory 2025/06/26 03:56:42 INFO : empty_dir: Removing directory 2025/06/26 03:56:42 DEBUG : Local file system at /tmp/rclone2641132031: deleted 3 directories 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43342->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42906->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50776->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36620->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42920->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36626->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43356->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46424->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46430->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46866->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46868->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33184->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46444->172.17.0.3:21104, err= --- PASS: TestMove (0.04s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:42 DEBUG : empty_dir: Making directory with metadata 2025/06/26 03:56:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36628->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38334->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 INFO : tictacempty_dir: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46874->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42930->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 INFO : tictactoe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38340->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42940->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 INFO : tictactoe/tictactoe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33186->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40306->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33200->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59302->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36630->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46440->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50780->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 INFO : toe/toe/toe.txt: Deleted 2025/06/26 03:56:42 INFO : toe/toe: Removing directory 2025/06/26 03:56:42 INFO : toe: Removing directory 2025/06/26 03:56:42 INFO : empty_dir: Removing directory 2025/06/26 03:56:42 DEBUG : Local file system at /tmp/rclone2641132031: deleted 3 directories 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50784->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43358->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38352->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38364->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46454->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50786->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36634->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40308->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33202->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50790->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38376->172.17.0.3:21102, err= 2025/06/26 03:56:42 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36646->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38388->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46890->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33204->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36660->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43360->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42954->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59318->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46452->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36668->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40316->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43370->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38402->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59322->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50796->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42958->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40318->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42966->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36684->172.17.0.3:21106, err= --- PASS: TestTransformFile (0.06s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:42 DEBUG : Reset feature "Copy" 2025/06/26 03:56:42 DEBUG : Reset feature "Move" 2025/06/26 03:56:42 DEBUG : Reset feature "Copy" 2025/06/26 03:56:42 DEBUG : Reset feature "Move" 2025/06/26 03:56:42 DEBUG : empty_dir: Making directory with metadata 2025/06/26 03:56:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33218->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40322->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 INFO : tictacempty_dir: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46470->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43386->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 INFO : tictactoe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50800->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38404->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe: transformed to: tictactoe 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 INFO : tictactoe/tictactoe: Making directory 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40332->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50812->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 03:56:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42970->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50822->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46896->172.17.0.3:21105, err= 2025/06/26 03:56:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 03:56:42 INFO : toe/toe/toe.txt: Deleted 2025/06/26 03:56:42 INFO : toe/toe: Removing directory 2025/06/26 03:56:42 INFO : toe: Removing directory 2025/06/26 03:56:42 INFO : empty_dir: Removing directory 2025/06/26 03:56:42 DEBUG : Local file system at /tmp/rclone2641132031: deleted 3 directories 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59324->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40344->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42974->172.17.0.3:21101, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43396->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46462->172.17.0.3:21108, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38412->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36700->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 03:56:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46904->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50838->172.17.0.3:21110, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59336->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46474->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40358->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40364->172.17.0.3:21107, err= 2025/06/26 03:56:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40378->172.17.0.3:21107, err= 2025/06/26 03:56:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59348->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59354->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36702->172.17.0.3:21106, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40380->172.17.0.3:21107, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38422->172.17.0.3:21102, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33228->172.17.0.3:21109, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59364->172.17.0.3:21103, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43398->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43402->172.17.0.3:21100, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46486->172.17.0.3:21104, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46914->172.17.0.3:21105, err= 2025/06/26 03:56:42 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42978->172.17.0.3:21101, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59370->172.17.0.3:21103, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:33244->172.17.0.3:21109, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36718->172.17.0.3:21106, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38428->172.17.0.3:21102, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46494->172.17.0.3:21104, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46918->172.17.0.3:21105, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46932->172.17.0.3:21105, err= --- PASS: TestManualTransformFile (0.05s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:43 DEBUG : toe: transformed to: dG9l 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40386->172.17.0.3:21107, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46936->172.17.0.3:21105, err= 2025/06/26 03:56:43 DEBUG : toe: transformed to: dG9l 2025/06/26 03:56:43 INFO : dG9l: Making directory 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46508->172.17.0.3:21104, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40392->172.17.0.3:21107, err= 2025/06/26 03:56:43 DEBUG : toe: transformed to: dG9l 2025/06/26 03:56:43 DEBUG : toe: transformed to: dG9l 2025/06/26 03:56:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/26 03:56:43 INFO : dG9l/dG9l: Making directory 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36724->172.17.0.3:21106, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36728->172.17.0.3:21106, err= 2025/06/26 03:56:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/26 03:56:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/26 03:56:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 03:56:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 03:56:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46518->172.17.0.3:21104, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42990->172.17.0.3:21101, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:42996->172.17.0.3:21101, err= 2025/06/26 03:56:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 03:56:43 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40408->172.17.0.3:21107, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38432->172.17.0.3:21102, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50844->172.17.0.3:21110, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46942->172.17.0.3:21105, err= 2025/06/26 03:56:43 DEBUG : dG9l: transformed to: toe 2025/06/26 03:56:43 DEBUG : dG9l: transformed to: toe 2025/06/26 03:56:43 INFO : toe: Set directory modification time (using SetModTime) 2025/06/26 03:56:43 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59382->172.17.0.3:21103, err= 2025/06/26 03:56:43 DEBUG : dG9l: transformed to: toe 2025/06/26 03:56:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/26 03:56:43 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/06/26 03:56:43 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46464->172.17.0.3:21108, err= 2025/06/26 03:56:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/26 03:56:43 DEBUG : Local file system at /tmp/rclone2641132031: Waiting for checks to finish 2025/06/26 03:56:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/06/26 03:56:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/26 03:56:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/26 03:56:43 DEBUG : Local file system at /tmp/rclone2641132031: Waiting for transfers to finish 2025/06/26 03:56:43 DEBUG : Waiting for deletions to finish 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:40412->172.17.0.3:21107, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59390->172.17.0.3:21103, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46472->172.17.0.3:21108, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59406->172.17.0.3:21103, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:50860->172.17.0.3:21110, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:59422->172.17.0.3:21103, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:38446->172.17.0.3:21102, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21106") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:36744->172.17.0.3:21106, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:43012->172.17.0.3:21101, err= --- PASS: TestBase64 (0.05s) === RUN TestError run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-hafocid7lake", Local "Local file system at /tmp/rclone2641132031", Modify Window "1s" 2025/06/26 03:56:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 03:56:43 DEBUG : toe: transformed to: 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21109") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49808->172.17.0.3:21109, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:54158->172.17.0.3:21104, err= 2025/06/26 03:56:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 03:56:43 DEBUG : toe: transformed to: 2025/06/26 03:56:43 INFO : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Making directory 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47520->172.17.0.3:21105, err= 2025/06/26 03:56:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 03:56:43 DEBUG : toe: transformed to: 2025/06/26 03:56:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 03:56:43 DEBUG : toe: transformed to: 2025/06/26 03:56:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 03:56:43 DEBUG : toe/toe: transformed to: 2025/06/26 03:56:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/26 03:56:43 INFO : toe/toe: Making directory 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:54166->172.17.0.3:21104, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21100") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:49740->172.17.0.3:21100, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56152->172.17.0.3:21102, err= 2025/06/26 03:56:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 03:56:43 DEBUG : toe/toe: transformed to: 2025/06/26 03:56:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/26 03:56:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 03:56:43 DEBUG : toe: transformed to: 2025/06/26 03:56:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 03:56:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 03:56:43 DEBUG : toe/toe/toe: transformed to: 2025/06/26 03:56:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for checks to finish 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Waiting for transfers to finish 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56154->172.17.0.3:21102, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21102") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:56164->172.17.0.3:21102, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37504->172.17.0.3:21108, err= 2025/06/26 03:56:43 INFO : toe/toe/toe: Copied (new) 2025/06/26 03:56:43 ERROR : ftp://172.17.0.3:21/rclone-test-hafocid7lake: not deleting files as there were IO errors 2025/06/26 03:56:43 ERROR : ftp://172.17.0.3:21/rclone-test-hafocid7lake: not deleting directories as there were IO errors 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21103") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:48042->172.17.0.3:21103, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37508->172.17.0.3:21108, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35976->172.17.0.3:21107, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21110") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:46886->172.17.0.3:21110, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21104") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:54182->172.17.0.3:21104, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21105") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:47522->172.17.0.3:21105, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37524->172.17.0.3:21108, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:51952->172.17.0.3:21101, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21107") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:35980->172.17.0.3:21107, err= --- PASS: TestError (0.04s) PASS 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21101") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:51956->172.17.0.3:21101, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: dial("tcp","172.17.0.3:21108") 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: > dial: conn=172.17.0.1:37528->172.17.0.3:21108, err= 2025/06/26 03:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-hafocid7lake: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 9.413516613s (try 1/5)