"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2025/06/28 01:40:23 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe" 2025/06/28 01:40:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 01:40:23 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:23 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:23 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:23 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:23 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:23 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:23 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:23 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:23 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:23 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:23 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:23 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Connecting to FTP server 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47112->172.17.0.4:21, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50800->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : Creating backend with remote "/tmp/rclone3445512695" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34154->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34162->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50810->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42746->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52350->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60054->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60070->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45824->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60348->172.17.0.4:21103, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50826->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52360->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60360->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39800->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60372->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42756->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39806->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35916->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37070->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39810->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39816->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39818->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45836->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35932->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42772->172.17.0.4:21107, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50832->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58232->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35948->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50844->172.17.0.4:21104, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58244->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37074->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52370->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42786->172.17.0.4:21107, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 DEBUG : Creating backend with remote "/non-existing" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45846->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50850->172.17.0.4:21104, err= 2025/06/28 01:40:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42794->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34164->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60084->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45852->172.17.0.4:21102, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37088->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37094->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58246->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58254->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35960->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60092->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37098->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60378->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58258->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50856->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45864->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52378->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42804->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35962->172.17.0.4:21109, err= --- PASS: TestCopyNoTraverse (0.03s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 INFO : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Running all checks before starting transfers 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60392->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58270->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 INFO : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Checks finished, now starting transfers 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52390->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35974->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52400->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45878->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58272->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52414->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37112->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60394->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37126->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58284->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42808->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42816->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42818->172.17.0.4:21107, err= --- PASS: TestCopyCheckFirst (0.03s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 ERROR : Ignoring --no-traverse with sync 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58292->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39834->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34170->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39850->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35986->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50872->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60106->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39856->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:23 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52418->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52424->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58306->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39872->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45894->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35996->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37140->172.17.0.4:21100, err= --- PASS: TestSyncNoTraverse (0.03s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36004->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60110->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39880->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37154->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34182->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50884->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34198->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/06/28 01:40:23 INFO : hello world2: Copied (new) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37164->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45896->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42834->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58318->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45908->172.17.0.4:21102, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37180->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39894->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45924->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52436->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60398->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58334->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34206->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/28 01:40:23 INFO : potato2: Copied (new) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60114->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45938->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58350->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34212->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60130->172.17.0.4:21108, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36016->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50896->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37190->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42848->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45950->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39908->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/28 01:40:23 INFO : potato2: Copied (new) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39912->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36032->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37200->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60408->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50898->172.17.0.4:21104, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/28 01:40:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 01:40:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58356->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52450->172.17.0.4:21105, err= 2025/06/28 01:40:23 INFO : sub dir2: Making directory 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39924->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34218->172.17.0.4:21110, err= 2025/06/28 01:40:23 INFO : sub dir: Making directory 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50914->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60414->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:23 INFO : sub dir2/sub sub dir2: Making directory 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Connecting to FTP server 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47120->172.17.0.4:21, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58368->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42858->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42862->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60424->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50922->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52460->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52464->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39928->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52470->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39938->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36036->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60146->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34226->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34234->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52480->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37202->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45952->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36050->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34244->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58376->172.17.0.4:21101, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 INFO : sub dir2: Making directory 2025/06/28 01:40:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/28 01:40:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52484->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60160->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50928->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58392->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36062->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60168->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58408->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58418->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60426->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45956->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60176->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52490->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42872->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34252->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50934->172.17.0.4:21104, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 DEBUG : sub dir2: Making directory with metadata 2025/06/28 01:40:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45966->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50948->172.17.0.4:21104, err= 2025/06/28 01:40:23 INFO : sub dir2: Making directory 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37210->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37222->172.17.0.4:21100, err= 2025/06/28 01:40:23 INFO : sub dir: Making directory 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45972->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37238->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58422->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58430->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39942->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34262->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45974->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:23 INFO : sub dir/hello world: Deleted 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34264->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42874->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36074->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34274->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52506->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52514->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60428->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37254->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52522->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34280->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50952->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39950->172.17.0.4:21106, err= --- PASS: TestMoveEmptyDirectories (0.03s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37262->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60434->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60436->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36084->172.17.0.4:21109, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 INFO : sub dir2: Making directory 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52536->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37264->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39958->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52540->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45988->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34290->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42890->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45998->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:23 INFO : sub dir/hello world: Deleted 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37278->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60180->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52542->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39960->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60192->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34304->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58924->172.17.0.4:21108, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 DEBUG : sub dir2: Making directory with metadata 2025/06/28 01:40:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 01:40:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33276->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42638->172.17.0.4:21100, err= 2025/06/28 01:40:23 INFO : sub dir2: Making directory 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33278->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33816->172.17.0.4:21101, err= 2025/06/28 01:40:23 INFO : sub dir: Making directory 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48540->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33288->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43822->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33828->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48202->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54662->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60396->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:23 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54678->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35784->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33830->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46480->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48544->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58936->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60410->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42642->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48218->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58938->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42644->172.17.0.4:21100, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43830->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33842->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54692->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43838->172.17.0.4:21102, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 INFO : sub dir2: Making directory 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54706->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42654->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48226->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46490->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60424->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42670->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46506->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58948->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:23 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60432->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33850->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58954->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35786->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35790->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35802->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42684->172.17.0.4:21100, err= --- PASS: TestSyncNoEmptyDirectories (0.02s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54722->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48228->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58970->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60440->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54726->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54736->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-podeqot1goli" 2025/06/28 01:40:23 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:23 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:23 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:23 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:23 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:23 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:23 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:23 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:23 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:23 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:23 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:23 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: Connecting to FTP server 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:60942->172.17.0.4:21, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:43840->172.17.0.4:21102, err= sync_test.go:591: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-vubibem0nohe -> ftp://172.17.0.4:21/rclone-test-podeqot1goli 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:35806->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43844->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:58972->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58980->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42690->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:54742->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:33862->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:33878->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:48558->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:60450->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:43850->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:58982->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:46522->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:43858->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:60454->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: Purge object "sub dir/hello world" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: > dial: conn=172.17.0.1:33880->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: Purge dir "sub dir" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-podeqot1goli: Purge dir "" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58986->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42706->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42722->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42726->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43872->172.17.0.4:21102, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48570->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35818->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54746->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42732->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48580->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35828->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33290->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59002->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43874->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48590->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54756->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33896->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59018->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48594->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48610->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60466->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33304->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43890->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33312->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48240->172.17.0.4:21104, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46526->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60482->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48248->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33328->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60494->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42734->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hifabok9duna" 2025/06/28 01:40:23 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:23 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:23 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:23 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:23 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:23 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:23 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:23 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:23 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:23 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:23 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:23 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: Connecting to FTP server 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:60946->172.17.0.4:21, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:35840->172.17.0.4:21106, err= sync_test.go:627: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-vubibem0nohe -> ftp://172.17.0.4:21/rclone-test-hifabok9duna 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:54762->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33902->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:43906->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48252->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54766->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:42742->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:42756->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:48266->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:43916->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:60504->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:48280->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:33330->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:54772->172.17.0.4:21110, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48282->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46536->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35842->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48284->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33904->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:33334->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46542->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33348->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:48612->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43922->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:60512->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:60528->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:48618->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:43938->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:35858->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.3f39b042.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:33920->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:42762->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:43954->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:33932->172.17.0.4:21101, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: Purge object "sub dir/hello world" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: > dial: conn=172.17.0.1:48630->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: Purge dir "sub dir" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hifabok9duna: Purge dir "" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35870->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42770->172.17.0.4:21100, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46544->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59024->172.17.0.4:21108, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35878->172.17.0.4:21106, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33350->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46546->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60544->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46558->172.17.0.4:21103, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48286->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48302->172.17.0.4:21104, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35882->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35892->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33354->172.17.0.4:21109, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35904->172.17.0.4:21106, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43962->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43978->172.17.0.4:21102, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60550->172.17.0.4:21107, err= 2025/06/28 01:40:23 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/28 01:40:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/28 01:40:23 INFO : sub dir/hello world: Deleted 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48634->172.17.0.4:21105, err= 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:23 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46560->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60558->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42772->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33358->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48312->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59038->172.17.0.4:21108, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48322->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60560->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33364->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48330->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46568->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48334->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vuqohuq6pasa" 2025/06/28 01:40:24 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:24 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:24 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:24 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:24 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:24 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:24 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:24 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:24 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:24 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:24 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:24 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: Connecting to FTP server 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:60960->172.17.0.4:21, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:42778->172.17.0.4:21100, err= sync_test.go:672: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-vubibem0nohe -> ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:54786->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43994->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:59050->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33372->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33378->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:59060->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:46582->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:33934->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:59066->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:48650->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:46590->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/06/28 01:40:24 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:48654->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:44010->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44026->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42786->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35916->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60562->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33938->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: Using server-side directory move 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:60576->172.17.0.4:21107, err= 2025/06/28 01:40:24 INFO : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33386->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:35920->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54794->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:42790->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:54810->172.17.0.4:21110, err= 2025/06/28 01:40:24 INFO : sub dir/hello world: Deleted 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:33950->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:46600->172.17.0.4:21103, err= 2025/06/28 01:40:24 INFO : sub dir/hello world: Moved (server-side) 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33958->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46614->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35926->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:33966->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:35932->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46618->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33390->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59078->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48342->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59092->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : testing file moves 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44036->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:35938->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:44050->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59094->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:60578->172.17.0.4:21107, err= 2025/06/28 01:40:24 INFO : sub dir/hello world: Deleted 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:33394->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:60590->172.17.0.4:21107, err= 2025/06/28 01:40:24 INFO : sub dir/hello world: Moved (server-side) 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48662->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33972->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54814->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:35940->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:35942->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:54826->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:59102->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: Purge object "sub dir/hello world" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: > dial: conn=172.17.0.1:33976->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: Purge dir "sub dir" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vuqohuq6pasa: Purge dir "" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54828->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60604->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44064->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60608->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48346->172.17.0.4:21104, err= --- PASS: TestServerSideMoveOverSelf (0.10s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54842->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60622->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54852->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42798->172.17.0.4:21100, err= 2025/06/28 01:40:24 ERROR : error listing: directory not found 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48354->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59106->172.17.0.4:21108, err= 2025/06/28 01:40:24 INFO : Local file system at /tmp/rclone3445512695: Making directory 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46622->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35944->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42808->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33400->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48356->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33986->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60638->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54868->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42814->172.17.0.4:21100, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33412->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54884->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42822->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54894->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48358->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48668->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54898->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44080->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:24 DEBUG : Local file system at /tmp/rclone3445512695: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : Local file system at /tmp/rclone3445512695: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48364->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/06/28 01:40:24 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35946->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48372->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33416->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60644->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46626->172.17.0.4:21103, err= --- PASS: TestCopyRedownload (0.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34002->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59108->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54900->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44088->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33424->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44096->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59122->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/06/28 01:40:24 INFO : check sum: Copied (new) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42826->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42828->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 NOTICE: ftp://172.17.0.4:21/rclone-test-vubibem0nohe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/28 01:40:24 DEBUG : check sum: Size of src and dst objects identical 2025/06/28 01:40:24 DEBUG : check sum: Unchanged skipping 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 INFO : There was nothing to transfer 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48380->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48392->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34012->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59130->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59146->172.17.0.4:21108, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35950->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33432->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34026->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48674->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60656->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34038->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44102->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/06/28 01:40:24 INFO : sizeonly: Copied (new) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44118->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60670->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : sizeonly: Sizes identical 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : sizeonly: Unchanged skipping 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 INFO : There was nothing to transfer 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60672->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60674->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35962->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48400->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42844->172.17.0.4:21100, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60678->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46632->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60690->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59148->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46634->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54908->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48412->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/06/28 01:40:24 INFO : ignore-size: Copied (new) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35966->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59162->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:24 DEBUG : ignore-size: Unchanged skipping 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 INFO : There was nothing to transfer 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60704->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48688->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54912->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46638->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48422->172.17.0.4:21104, err= --- PASS: TestSyncIgnoreSize (0.05s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44130->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48700->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48712->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60716->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33434->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:24 DEBUG : existing: Unchanged skipping 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 INFO : There was nothing to transfer 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54922->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44140->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34044->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44142->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59166->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42850->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/28 01:40:24 INFO : existing: Copied (replaced existing) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60718->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59178->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33442->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42860->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48434->172.17.0.4:21104, err= --- PASS: TestSyncIgnoreTimes (0.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44148->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54924->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44152->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59182->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44168->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54928->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42862->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/28 01:40:24 INFO : existing: Copied (new) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35972->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33450->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : existing: Destination exists, skipping 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 INFO : There was nothing to transfer 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44174->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44188->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46648->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44194->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42872->172.17.0.4:21100, err= --- PASS: TestSyncIgnoreExisting (0.04s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46652->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46662->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34058->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59186->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46666->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33454->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33460->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42876->172.17.0.4:21100, err= 2025/06/28 01:40:24 INFO : d: Making directory 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54942->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44200->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60728->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Connecting to FTP server 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60968->172.17.0.4:21, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35976->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34074->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48444->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35978->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44204->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59202->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42888->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35992->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Connecting to FTP server 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60976->172.17.0.4:21, err= 2025/06/28 01:40:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59208->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : c/non empty space: Unchanged skipping 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44214->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60742->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33470->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33480->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54948->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34088->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/28 01:40:24 INFO : a/potato2: Copied (new) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48722->172.17.0.4:21105, err= 2025/06/28 01:40:24 INFO : b/potato: Deleted 2025/06/28 01:40:24 INFO : d: Removing directory 2025/06/28 01:40:24 INFO : b: Removing directory 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: deleted 2 directories 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59222->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42898->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35994->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60750->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59226->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36010->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42904->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33486->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60756->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54958->172.17.0.4:21110, err= --- PASS: TestSyncIgnoreErrors (0.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34098->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46678->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48452->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59232->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59248->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 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/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48736->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60762->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 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/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44220->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46684->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48752->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34110->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48462->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/06/28 01:40:24 INFO : empty space: Copied (replaced existing) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36016->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60768->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36018->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44222->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59260->172.17.0.4:21108, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:1017: Can't check this if no hashes supported 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54964->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48464->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44236->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48470->172.17.0.4:21104, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.01s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60782->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46688->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48762->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42920->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48764->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 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/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59262->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44244->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44248->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59276->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44256->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/06/28 01:40:24 INFO : foo: Copied (replaced existing) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60784->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59290->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34116->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33502->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44272->172.17.0.4:21102, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54972->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33518->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44274->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48474->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60788->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : empty space: Unchanged skipping 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42936->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59302->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33524->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60804->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48484->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/06/28 01:40:24 INFO : potato: Copied (new) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60810->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59314->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34132->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46692->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44286->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34136->172.17.0.4:21101, err= --- PASS: TestSyncAfterAddingAFile (0.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59328->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33530->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36032->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48486->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48498->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33534->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36034->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34146->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33548->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54976->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : potato.41b15364.partial: renamed to: potato 2025/06/28 01:40:24 INFO : potato: Copied (replaced existing) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42942->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:54992->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44300->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60814->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59332->172.17.0.4:21108, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.04s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48774->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36038->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34152->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60824->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55008->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 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/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42952->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42968->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44306->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36052->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44312->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : potato.706b9954.partial: renamed to: potato 2025/06/28 01:40:24 INFO : potato: Copied (replaced existing) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48782->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55014->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59344->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34154->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34158->172.17.0.4:21101, err= --- PASS: TestSyncAfterChangingContentsOnly (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33550->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36056->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44322->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48504->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34162->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59356->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46696->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:24 DEBUG : empty space: Unchanged skipping 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59358->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48786->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46706->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36062->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33566->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55018->172.17.0.4:21110, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36078->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33568->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59370->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48796->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46714->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60830->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46726->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55034->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59376->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42980->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : empty space: Unchanged skipping 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55038->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33578->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34168->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/28 01:40:24 INFO : potato2: Copied (new) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33594->172.17.0.4:21109, err= 2025/06/28 01:40:24 INFO : potato: Deleted 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:42994->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59388->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48810->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59398->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46736->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43006->172.17.0.4:21100, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60842->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33598->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33602->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44334->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36080->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59410->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44338->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33608->172.17.0.4:21109, err= 2025/06/28 01:40:24 INFO : d: Making directory 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34180->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48514->172.17.0.4:21104, err= 2025/06/28 01:40:24 INFO : d/e: Making directory 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55052->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59418->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48818->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48524->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59420->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46748->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48528->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60844->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55064->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43016->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48832->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59428->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48532->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34190->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : c/non empty space: Unchanged skipping 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55078->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48534->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44350->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33612->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44354->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55082->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/28 01:40:24 INFO : a/potato2: Copied (new) 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55092->172.17.0.4:21110, err= 2025/06/28 01:40:24 INFO : b/potato: Deleted 2025/06/28 01:40:24 INFO : d/e: Removing directory 2025/06/28 01:40:24 INFO : d: Removing directory 2025/06/28 01:40:24 INFO : b: Removing directory 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: deleted 3 directories 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44358->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55098->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59430->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48836->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55104->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46750->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46758->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33620->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33628->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59446->172.17.0.4:21108, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33644->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48540->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48842->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46772->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48858->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34200->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55106->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34214->172.17.0.4:21101, err= 2025/06/28 01:40:24 INFO : d: Making directory 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59458->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36096->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59464->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60860->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43020->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33650->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59472->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36098->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46782->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43028->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33654->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34228->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44364->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : c/non empty space: Unchanged skipping 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34236->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55116->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34246->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34260->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46798->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/28 01:40:24 INFO : a/potato2: Copied (new) 2025/06/28 01:40:24 ERROR : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: not deleting files as there were IO errors 2025/06/28 01:40:24 ERROR : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: not deleting directories as there were IO errors 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55132->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60872->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59482->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44374->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36106->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55136->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43044->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44376->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60884->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36116->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46814->172.17.0.4:21103, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59496->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44386->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55138->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55142->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48864->172.17.0.4:21105, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36132->172.17.0.4:21106, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55144->172.17.0.4:21110, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60888->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33662->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33674->172.17.0.4:21109, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48542->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44390->172.17.0.4:21102, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43052->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60892->172.17.0.4:21107, err= 2025/06/28 01:40:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:24 DEBUG : empty space: Unchanged skipping 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36134->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48544->172.17.0.4:21104, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48556->172.17.0.4:21104, err= 2025/06/28 01:40:24 INFO : potato: Deleted 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34276->172.17.0.4:21101, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36140->172.17.0.4:21106, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43054->172.17.0.4:21100, err= 2025/06/28 01:40:24 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/28 01:40:24 INFO : potato2: Copied (new) 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59510->172.17.0.4:21108, err= 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:24 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48566->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60904->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36154->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33690->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36166->172.17.0.4:21106, err= --- PASS: TestSyncDeleteDuring (0.06s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48570->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43060->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36172->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46830->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44396->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46838->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59512->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36186->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33700->172.17.0.4:21109, err= 2025/06/28 01:40:25 INFO : potato: Deleted 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48874->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : empty space: Unchanged skipping 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48578->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48878->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46844->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48890->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55158->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/28 01:40:25 INFO : potato2: Copied (new) 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48900->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44408->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59514->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46852->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48592->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59516->172.17.0.4:21108, err= --- PASS: TestSyncDeleteBefore (0.06s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44422->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44432->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55170->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46866->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48594->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55180->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44444->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60908->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34290->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34294->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/06/28 01:40:25 INFO : potato2: Copied (new) 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59530->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48610->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34298->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48910->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60920->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59534->172.17.0.4:21108, err= --- PASS: TestCopyDeleteBefore (0.04s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48624->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55190->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48922->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60928->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34302->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44458->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48632->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : enormous: Excluded (Size Filter) 2025/06/28 01:40:25 DEBUG : enormous: Excluded 2025/06/28 01:40:25 DEBUG : potato2: Excluded (Size Filter) 2025/06/28 01:40:25 DEBUG : potato2: Excluded 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59544->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : potato2: Excluded (Size Filter) 2025/06/28 01:40:25 DEBUG : potato2: Excluded 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:25 DEBUG : empty space: Unchanged skipping 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:25 INFO : There was nothing to transfer 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59546->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : enormous: Excluded (Size Filter) 2025/06/28 01:40:25 DEBUG : enormous: Excluded 2025/06/28 01:40:25 DEBUG : potato2: Excluded (Size Filter) 2025/06/28 01:40:25 DEBUG : potato2: Excluded 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33704->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : potato2: Excluded (Size Filter) 2025/06/28 01:40:25 DEBUG : potato2: Excluded 2025/06/28 01:40:25 DEBUG : Local file system at /tmp/rclone3445512695: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/28 01:40:25 DEBUG : empty space: Unchanged skipping 2025/06/28 01:40:25 DEBUG : Local file system at /tmp/rclone3445512695: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:25 INFO : There was nothing to transfer 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46878->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34304->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44460->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44468->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43066->172.17.0.4:21100, err= --- PASS: TestSyncWithExclude (0.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59558->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59562->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60932->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36194->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60940->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34310->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43068->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44474->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36208->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44478->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : enormous: Excluded (Size Filter) 2025/06/28 01:40:25 DEBUG : enormous: Excluded 2025/06/28 01:40:25 DEBUG : potato2: Excluded (Size Filter) 2025/06/28 01:40:25 DEBUG : potato2: Excluded 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36210->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:25 DEBUG : empty space: Unchanged skipping 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55204->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48926->172.17.0.4:21105, err= 2025/06/28 01:40:25 INFO : enormous: Deleted 2025/06/28 01:40:25 INFO : potato2: Deleted 2025/06/28 01:40:25 INFO : There was nothing to transfer 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55218->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34320->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : Local file system at /tmp/rclone3445512695: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/28 01:40:25 DEBUG : empty space: Unchanged skipping 2025/06/28 01:40:25 DEBUG : Local file system at /tmp/rclone3445512695: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:25 INFO : enormous: Deleted 2025/06/28 01:40:25 INFO : potato2: Deleted 2025/06/28 01:40:25 INFO : There was nothing to transfer 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60944->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59578->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43080->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48934->172.17.0.4:21105, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48936->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48938->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44488->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55228->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36216->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55242->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55252->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33716->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55266->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46884->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36228->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33720->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48952->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48966->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : five: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Connecting to FTP server 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/28 01:40:25 DEBUG : three: Sizes identical 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60980->172.17.0.4:21, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : one: Destination is newer than source, skipping 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46898->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/28 01:40:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44498->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46912->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33732->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55282->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44500->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55284->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60952->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48970->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43090->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/06/28 01:40:25 INFO : five: Copied (new) 2025/06/28 01:40:25 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/06/28 01:40:25 INFO : four: Copied (replaced existing) 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48974->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55300->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55316->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36244->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59580->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : two.3353c5f5.partial: renamed to: two 2025/06/28 01:40:25 INFO : two: Copied (replaced existing) 2025/06/28 01:40:25 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55324->172.17.0.4:21110, err= sync_test.go:1450: Skip test with --checksum as no hashes supported 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43096->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60962->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59588->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60978->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36258->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43098->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44502->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46924->172.17.0.4:21103, err= --- PASS: TestSyncWithUpdateOlder (0.10s) === 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.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:1539: Can track renames: false 2025/06/28 01:40:25 ERROR : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43110->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44514->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36268->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48638->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60980->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59596->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43114->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55338->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46930->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48648->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55348->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/28 01:40:25 INFO : yam: Copied (new) 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34324->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/28 01:40:25 INFO : potato: Copied (new) 2025/06/28 01:40:25 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48662->172.17.0.4:21104, err= 2025/06/28 01:40:25 ERROR : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48984->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:25 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : potato: Unchanged skipping 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46932->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55360->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36276->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48996->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59608->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/06/28 01:40:25 INFO : yaml: Copied (new) 2025/06/28 01:40:25 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44530->172.17.0.4:21102, err= 2025/06/28 01:40:25 INFO : yam: Deleted 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49010->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43116->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59618->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55374->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36278->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36280->172.17.0.4:21106, err= --- PASS: TestSyncWithTrackRenames (0.06s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55378->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44544->172.17.0.4:21102, err= 2025/06/28 01:40:25 INFO : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Making map for --track-renames 2025/06/28 01:40:25 INFO : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Finished making map for --track-renames 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/28 01:40:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for renames to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59626->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34338->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44560->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34352->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49018->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46948->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33742->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60992->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34366->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46950->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/28 01:40:25 INFO : potato: Copied (new) 2025/06/28 01:40:25 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/28 01:40:25 INFO : yam: Copied (new) 2025/06/28 01:40:25 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48666->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44568->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:25 INFO : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Making map for --track-renames 2025/06/28 01:40:25 INFO : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Finished making map for --track-renames 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : potato: Unchanged skipping 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for renames to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43122->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43138->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34372->172.17.0.4:21101, err= 2025/06/28 01:40:25 INFO : yam: Moved (server-side) to: yaml 2025/06/28 01:40:25 INFO : yaml: Renamed from "yam" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:25 INFO : There was nothing to transfer 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46962->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33744->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55380->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46976->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46982->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44580->172.17.0.4:21102, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43142->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36286->172.17.0.4:21106, err= 2025/06/28 01:40:25 INFO : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Making map for --track-renames 2025/06/28 01:40:25 INFO : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Finished making map for --track-renames 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for renames to finish 2025/06/28 01:40:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/28 01:40:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36292->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33750->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59636->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48668->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34374->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33758->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55384->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34388->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44596->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34392->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/28 01:40:25 INFO : potato: Copied (new) 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44608->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/06/28 01:40:25 INFO : sub/yam: Copied (new) 2025/06/28 01:40:25 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46988->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46994->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48672->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : potato: Unchanged skipping 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33768->172.17.0.4:21109, err= 2025/06/28 01:40:25 INFO : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Making map for --track-renames 2025/06/28 01:40:25 INFO : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Finished making map for --track-renames 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for renames to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34408->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34418->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49020->172.17.0.4:21105, err= 2025/06/28 01:40:25 INFO : sub/yam: Moved (server-side) to: yam 2025/06/28 01:40:25 INFO : yam: Renamed from "sub/yam" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:25 INFO : There was nothing to transfer 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43158->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49024->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47004->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36298->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59646->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34424->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47010->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59660->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43164->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48676->172.17.0.4:21104, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:25 DEBUG : Creating backend with remote "/tmp/rclone3445512695/dir1" 2025/06/28 01:40:25 DEBUG : Creating backend with remote "/tmp/rclone3445512695/dir2" 2025/06/28 01:40:25 DEBUG : Local file system at /tmp/rclone3445512695/dir2: Using server-side directory move 2025/06/28 01:40:25 INFO : Local file system at /tmp/rclone3445512695/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/28 01:40:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : Local file system at /tmp/rclone3445512695/dir2: Waiting for checks to finish 2025/06/28 01:40:25 INFO : file1.txt: Moved (server-side) 2025/06/28 01:40:25 DEBUG : Local file system at /tmp/rclone3445512695/dir2: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43172->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43176->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34428->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59666->172.17.0.4:21108, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34432->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60994->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47022->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32778->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59674->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55394->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48680->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49040->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32786->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44620->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48694->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59688->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49056->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33782->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 01:40:25 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:25 INFO : sub dir/hello world: Deleted 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36308->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/28 01:40:25 INFO : nested/sub dir/file: Copied (new) 2025/06/28 01:40:25 INFO : nested/sub dir/file: Deleted 2025/06/28 01:40:25 INFO : sub dir: Removing directory 2025/06/28 01:40:25 INFO : nested/sub dir: Removing directory 2025/06/28 01:40:25 INFO : nested: Removing directory 2025/06/28 01:40:25 DEBUG : Local file system at /tmp/rclone3445512695: deleted 3 directories 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32794->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44624->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59696->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44626->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59702->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36312->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43190->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36320->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49070->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49086->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47030->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49102->172.17.0.4:21105, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49114->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48706->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34434->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49120->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36330->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33790->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43194->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32810->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43200->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48720->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49122->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44642->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44650->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32820->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 01:40:25 INFO : sub dir/hello world: Copied (new) 2025/06/28 01:40:25 INFO : sub dir/hello world: Deleted 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36338->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/28 01:40:25 INFO : nested/sub dir/file: Copied (new) 2025/06/28 01:40:25 INFO : nested/sub dir/file: Deleted 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48734->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48738->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33794->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36346->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36352->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34442->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48744->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32828->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48754->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44666->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55398->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43210->172.17.0.4:21100, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.04s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59716->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59732->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32844->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49130->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59734->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36354->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43216->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32858->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49140->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47046->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59748->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44674->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/06/28 01:40:25 INFO : existing-b: Copied (new) 2025/06/28 01:40:25 INFO : existing-b: Deleted 2025/06/28 01:40:25 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/28 01:40:25 INFO : existing: Copied (new) 2025/06/28 01:40:25 INFO : existing: Deleted 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32866->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49144->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : existing: Destination exists, skipping 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:25 INFO : There was nothing to transfer 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36356->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34452->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47062->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49160->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32874->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33798->172.17.0.4:21109, err= --- PASS: TestMoveWithIgnoreExisting (0.04s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:25 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-gurefap0yigo" 2025/06/28 01:40:25 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:25 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:25 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:25 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:25 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:25 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: Connecting to FTP server 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:60990->172.17.0.4:21, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:34464->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32884->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34472->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44688->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36372->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43220->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55414->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44696->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43224->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55430->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55438->172.17.0.4:21110, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-vubibem0nohe -> ftp://172.17.0.4:21/rclone-test-gurefap0yigo 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:43226->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:33814->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:36388->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:59758->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:55448->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:47074->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:49164->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:33828->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: Using server-side directory move 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:44698->172.17.0.4:21102, err= 2025/06/28 01:40:25 INFO : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:44704->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55458->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: Connecting to FTP server 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:32768->172.17.0.4:21, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: Connecting to FTP server 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:47084->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:48758->172.17.0.4:21104, err= 2025/06/28 01:40:25 INFO : potato2: Moved (server-side) 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:32780->172.17.0.4:21, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:59760->172.17.0.4:21108, err= 2025/06/28 01:40:25 INFO : potato3: Deleted 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:47086->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:55472->172.17.0.4:21110, err= 2025/06/28 01:40:25 INFO : potato3: Moved (server-side) 2025/06/28 01:40:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/28 01:40:25 DEBUG : empty space: Unchanged skipping 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47098->172.17.0.4:21103, err= 2025/06/28 01:40:25 INFO : empty space: Deleted 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59764->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47108->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:36402->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-gefawiv9neka" 2025/06/28 01:40:25 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:25 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:25 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:25 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:25 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:25 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: Connecting to FTP server 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: > dial: conn=172.17.0.1:32788->172.17.0.4:21, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: > dial: conn=172.17.0.1:44710->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: Using server-side directory move 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: > dial: conn=172.17.0.1:49168->172.17.0.4:21105, err= 2025/06/28 01:40:25 INFO : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: Server side directory move succeeded 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: > dial: conn=172.17.0.1:48768->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:49182->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:34484->172.17.0.4:21101, err= 2025/06/28 01:40:25 ERROR : error listing: directory not found 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: > dial: conn=172.17.0.1:59780->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: Purge object "empty space" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: > dial: conn=172.17.0.1:55476->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: Purge object "potato2" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: > dial: conn=172.17.0.1:55488->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: Purge object "potato3" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: > dial: conn=172.17.0.1:59796->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gefawiv9neka: Purge dir "" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:44718->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: > dial: conn=172.17.0.1:36410->172.17.0.4:21106, err= 2025/06/28 01:40:25 ERROR : error listing: directory not found 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gurefap0yigo: Purge dir "" 2025/06/28 01:40:25 NOTICE: purge failed to rmdir "": directory not found 2025/06/28 01:40:25 NOTICE: purge failed: directory not found 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33834->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36426->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43240->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49184->172.17.0.4:21105, err= --- PASS: TestServerSideMove (0.14s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:25 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-bigicel8nuyo" 2025/06/28 01:40:25 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:25 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:25 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:25 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:25 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:25 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: Connecting to FTP server 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:32790->172.17.0.4:21, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:47124->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49200->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55492->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32900->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36434->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59804->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48774->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44724->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33836->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48782->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59820->172.17.0.4:21108, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-vubibem0nohe -> ftp://172.17.0.4:21/rclone-test-bigicel8nuyo 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:49202->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:47126->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:36436->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:34496->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:43248->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:44740->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:48796->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:49214->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:32912->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36448->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : empty space: Excluded (Size Filter) 2025/06/28 01:40:25 DEBUG : empty space: Excluded 2025/06/28 01:40:25 DEBUG : empty space: Excluded (Size Filter) 2025/06/28 01:40:25 DEBUG : empty space: Excluded 2025/06/28 01:40:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: Connecting to FTP server 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:32800->172.17.0.4:21, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:49216->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:43258->172.17.0.4:21100, err= 2025/06/28 01:40:25 INFO : potato2: Moved (server-side) 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:36464->172.17.0.4:21106, err= 2025/06/28 01:40:25 INFO : potato3: Deleted 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:36472->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:36488->172.17.0.4:21106, err= 2025/06/28 01:40:25 INFO : potato3: Moved (server-side) 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47132->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:36498->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-pevusug3muca" 2025/06/28 01:40:25 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:25 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:25 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:25 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:25 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:25 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: Connecting to FTP server 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: > dial: conn=172.17.0.1:32806->172.17.0.4:21, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: > dial: conn=172.17.0.1:44744->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: > dial: conn=172.17.0.1:43264->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:33838->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : empty space: Excluded (Size Filter) 2025/06/28 01:40:25 DEBUG : empty space: Excluded 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: > dial: conn=172.17.0.1:34504->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: Waiting for checks to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: Connecting to FTP server 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: Waiting for transfers to finish 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: > dial: conn=172.17.0.1:32814->172.17.0.4:21, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: > dial: conn=172.17.0.1:55504->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: > dial: conn=172.17.0.1:49218->172.17.0.4:21105, err= 2025/06/28 01:40:25 INFO : potato2: Moved (server-side) 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: > dial: conn=172.17.0.1:43268->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: > dial: conn=172.17.0.1:48798->172.17.0.4:21104, err= 2025/06/28 01:40:25 INFO : potato3: Moved (server-side) 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: > dial: conn=172.17.0.1:34516->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:43272->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: > dial: conn=172.17.0.1:43282->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: Purge object "potato2" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: > dial: conn=172.17.0.1:34526->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: Purge object "potato3" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: > dial: conn=172.17.0.1:48802->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-pevusug3muca: Purge dir "" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:43296->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: Purge object "empty space" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: > dial: conn=172.17.0.1:55508->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-bigicel8nuyo: Purge dir "" 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32918->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47148->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33842->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48812->172.17.0.4:21104, err= --- PASS: TestServerSideMoveWithFilter (0.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:25 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-zorowaw5zivo" 2025/06/28 01:40:25 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:25 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:25 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:25 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:25 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:25 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: Connecting to FTP server 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:32822->172.17.0.4:21, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:47154->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34540->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47162->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48816->172.17.0.4:21104, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49224->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33856->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47172->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33864->172.17.0.4:21109, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32930->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59830->172.17.0.4:21108, err= 2025/06/28 01:40:25 INFO : tomatoDir: Making directory 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47178->172.17.0.4:21103, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43300->172.17.0.4:21100, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49240->172.17.0.4:21105, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59846->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55516->172.17.0.4:21110, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-vubibem0nohe -> ftp://172.17.0.4:21/rclone-test-zorowaw5zivo 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:32946->172.17.0.4:21107, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:44752->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:55518->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:59856->172.17.0.4:21108, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:36514->172.17.0.4:21106, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:44756->172.17.0.4:21102, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:55528->172.17.0.4:21110, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:34550->172.17.0.4:21101, err= 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: Using server-side directory move 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:25 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:33880->172.17.0.4:21109, err= 2025/06/28 01:40:26 INFO : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59858->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:44772->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 01:40:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:32838->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:44780->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33894->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49242->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:44790->172.17.0.4:21102, err= 2025/06/28 01:40:26 INFO : potato2: Moved (server-side) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:32850->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:49258->172.17.0.4:21105, err= 2025/06/28 01:40:26 INFO : potato3: Deleted 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:33908->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:34562->172.17.0.4:21101, err= 2025/06/28 01:40:26 INFO : potato3: Moved (server-side) 2025/06/28 01:40:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/28 01:40:26 DEBUG : empty space: Unchanged skipping 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34576->172.17.0.4:21101, err= 2025/06/28 01:40:26 INFO : empty space: Deleted 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: Waiting for transfers to finish 2025/06/28 01:40:26 INFO : tomatoDir: Removing directory 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: deleted 1 directories 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55536->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43314->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55544->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48820->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:43322->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-gezajix6vera" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: > dial: conn=172.17.0.1:32856->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: > dial: conn=172.17.0.1:44794->172.17.0.4:21102, err= 2025/06/28 01:40:26 INFO : tomatoDir: Making directory 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:59864->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:43338->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: Using server-side directory move 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: > dial: conn=172.17.0.1:49264->172.17.0.4:21105, err= 2025/06/28 01:40:26 INFO : ftp://172.17.0.4:21/rclone-test-gezajix6vera: Server side directory move succeeded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: > dial: conn=172.17.0.1:55546->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: > dial: conn=172.17.0.1:44802->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: > dial: conn=172.17.0.1:43352->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:34580->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:43362->172.17.0.4:21100, err= 2025/06/28 01:40:26 ERROR : error listing: directory not found 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:44806->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:47182->172.17.0.4:21103, err= 2025/06/28 01:40:26 ERROR : error listing: directory not found 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: > dial: conn=172.17.0.1:55562->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: Purge object "empty space" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: > dial: conn=172.17.0.1:36522->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: Purge object "potato2" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: > dial: conn=172.17.0.1:32952->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: Purge object "potato3" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: > dial: conn=172.17.0.1:47196->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: > dial: conn=172.17.0.1:48826->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: > dial: conn=172.17.0.1:47212->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: Purge dir "tomatoDir" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-gezajix6vera: Purge dir "" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:47218->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: > dial: conn=172.17.0.1:44816->172.17.0.4:21102, err= 2025/06/28 01:40:26 ERROR : error listing: directory not found 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-zorowaw5zivo: Purge dir "" 2025/06/28 01:40:26 NOTICE: purge failed to rmdir "": directory not found 2025/06/28 01:40:26 NOTICE: purge failed: directory not found 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49272->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36524->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36540->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48842->172.17.0.4:21104, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.16s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48858->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32960->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49278->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59866->172.17.0.4:21108, err= --- SKIP: TestServerSideMoveOverlap (0.01s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/rclone-sync-test" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: > dial: conn=172.17.0.1:32860->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: > dial: conn=172.17.0.1:36552->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48862->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34592->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49288->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48870->172.17.0.4:21104, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/rclone-sync-test" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: > dial: conn=172.17.0.1:32872->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: > dial: conn=172.17.0.1:36558->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: > dial: conn=172.17.0.1:44820->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: > dial: conn=172.17.0.1:43368->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/rclone-sync-test-include/layer2" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:32878->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59874->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59882->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:32964->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36562->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/rclone-sync-test-ignore-file" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-ignore-file: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:32884->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:33920->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:34600->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:34604->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36572->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48876->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34616->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47232->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: > dial: conn=172.17.0.1:34630->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47236->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: > dial: conn=172.17.0.1:32968->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59892->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49290->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48884->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49304->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49306->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 INFO : There was nothing to transfer 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32974->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: > dial: conn=172.17.0.1:33936->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59908->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test: > dial: conn=172.17.0.1:49318->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36578->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59914->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34638->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59920->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48894->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 INFO : rclone-sync-test-include: Removing directory 2025/06/28 01:40:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: failed to delete 1 directories 2025/06/28 01:40:26 INFO : There was nothing to transfer 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34654->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:47246->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49330->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:48904->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55568->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47256->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43370->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32978->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43384->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 INFO : There was nothing to transfer 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44822->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44836->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59932->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59934->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49336->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48912->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55576->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55578->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34668->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 INFO : rclone-sync-test-include: Removing directory 2025/06/28 01:40:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: failed to delete 1 directories 2025/06/28 01:40:26 INFO : There was nothing to transfer 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33948->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:43390->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47262->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48918->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44846->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43400->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34684->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48922->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 INFO : There was nothing to transfer 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55588->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43414->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34688->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32986->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59950->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34692->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36580->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44848->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33956->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44862->172.17.0.4:21102, err= --- PASS: TestSyncOverlapWithFilter (0.15s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/dst" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:32890->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:44878->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/CompareDest" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: > dial: conn=172.17.0.1:32894->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: > dial: conn=172.17.0.1:59954->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-vubibem0nohe/CompareDest" to be canonical "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/CompareDest" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:59960->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:44894->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: > dial: conn=172.17.0.1:59970->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : one: Need to transfer - File not found at Destination 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:55604->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:32996->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47276->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49348->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:59986->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43424->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : one.b824e1ab.partial: renamed to: one 2025/06/28 01:40:26 INFO : one: Copied (new) 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34700->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:59992->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33012->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48924->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-vubibem0nohe/CompareDest" for canonical name "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/CompareDest" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:48936->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: > dial: conn=172.17.0.1:47284->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49358->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:59994->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34704->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:44906->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43436->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : one.406dcb2c.partial: renamed to: one 2025/06/28 01:40:26 INFO : one: Copied (replaced existing) 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55620->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55628->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48950->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34710->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55632->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47300->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34712->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33958->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44912->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44918->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55646->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34716->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-vubibem0nohe/CompareDest" for canonical name "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/CompareDest" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:48960->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: > dial: conn=172.17.0.1:43448->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 INFO : There was nothing to transfer 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33018->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33020->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44930->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55660->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36596->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44932->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43452->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33034->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48976->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-vubibem0nohe/CompareDest" for canonical name "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/CompareDest" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49374->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: > dial: conn=172.17.0.1:32910->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: > dial: conn=172.17.0.1:33972->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: > dial: conn=172.17.0.1:33986->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 INFO : There was nothing to transfer 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48982->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34000->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49376->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-vubibem0nohe/CompareDest" for canonical name "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/CompareDest" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:44948->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: > dial: conn=172.17.0.1:47302->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: > dial: conn=172.17.0.1:34726->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/28 01:40:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 INFO : There was nothing to transfer 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48992->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48994->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34740->172.17.0.4:21101, err= sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47318->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34750->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34016->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-vubibem0nohe/CompareDest" for canonical name "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/CompareDest" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:55672->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: > dial: conn=172.17.0.1:33044->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: > dial: conn=172.17.0.1:43468->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/28 01:40:26 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 01:40:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:55682->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34028->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33052->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:36600->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:36616->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : two.1503b713.partial: renamed to: two 2025/06/28 01:40:26 INFO : two: Copied (new) 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36630->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49010->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33054->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34030->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49382->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33062->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55688->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55704->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60002->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55718->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49016->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44954->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.25s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44964->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49384->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43480->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49028->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43484->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60018->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47324->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33078->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60026->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60040->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49400->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/dest" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: > dial: conn=172.17.0.1:32912->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: > dial: conn=172.17.0.1:44966->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/pre-dest1" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest1: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest1: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest1: > dial: conn=172.17.0.1:32918->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest1: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest1: > dial: conn=172.17.0.1:49410->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-vubibem0nohe/pre-dest1" to be canonical "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/pre-dest1" 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/pre-dest2" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest2: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest2: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest2: > dial: conn=172.17.0.1:32934->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest2: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest2: > dial: conn=172.17.0.1:60054->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-vubibem0nohe/pre-dest2" to be canonical "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/pre-dest2" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: > dial: conn=172.17.0.1:34758->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: > dial: conn=172.17.0.1:60064->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest1: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest1: > dial: conn=172.17.0.1:34772->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest1: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest1: > dial: conn=172.17.0.1:49422->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest2: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest2: > dial: conn=172.17.0.1:43496->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest1: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest1: > dial: conn=172.17.0.1:34776->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest2: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest2: > dial: conn=172.17.0.1:34032->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: > dial: conn=172.17.0.1:36632->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: > dial: conn=172.17.0.1:47330->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: > dial: conn=172.17.0.1:47340->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: > dial: conn=172.17.0.1:34038->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: > dial: conn=172.17.0.1:49042->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: > dial: conn=172.17.0.1:44974->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/06/28 01:40:26 INFO : 3: Copied (new) 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dest: > dial: conn=172.17.0.1:44988->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49048->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47346->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55730->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33082->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33084->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34046->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44998->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55738->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47358->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55752->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60068->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47366->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47376->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest1: closing 1 unused connections 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.14s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33096->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43512->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60074->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49438->172.17.0.4:21105, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45014->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60082->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55760->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43516->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49448->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49056->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45016->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60098->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49060->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34052->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34058->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49072->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/dst" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:32944->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49078->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/backup" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:32958->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:34784->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-vubibem0nohe/backup" to be canonical "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/backup" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:55768->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:26 DEBUG : two: Unchanged skipping 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:60104->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:43522->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:34796->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:49462->172.17.0.4:21105, err= 2025/06/28 01:40:26 INFO : one: Moved (server-side) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49090->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45022->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33112->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34062->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:60106->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/28 01:40:26 INFO : one: Copied (new) 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:33116->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:34068->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:36634->172.17.0.4:21106, err= 2025/06/28 01:40:26 INFO : three.txt: Moved (server-side) 2025/06/28 01:40:26 INFO : three.txt: Moved into backup dir 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45028->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34804->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33126->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49104->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34812->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45044->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47380->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49106->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34070->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-vubibem0nohe/backup" for canonical name "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/backup" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45046->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:26 DEBUG : two: Unchanged skipping 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:47390->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:43526->172.17.0.4:21100, err= 2025/06/28 01:40:26 INFO : one: Deleted 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:49118->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:34072->172.17.0.4:21109, err= 2025/06/28 01:40:26 INFO : one: Moved (server-side) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49122->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34828->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:55778->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34074->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:55792->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : one.1503b713.partial: renamed to: one 2025/06/28 01:40:26 INFO : one: Copied (new) 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:49478->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:60118->172.17.0.4:21108, err= 2025/06/28 01:40:26 INFO : three.txt: Deleted 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:45048->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:49138->172.17.0.4:21104, err= 2025/06/28 01:40:26 INFO : three.txt: Moved (server-side) 2025/06/28 01:40:26 INFO : three.txt: Moved into backup dir 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34842->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43538->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34858->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60122->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47394->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33142->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34078->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34868->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34872->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33158->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34878->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45054->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.14s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33174->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36638->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49492->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60132->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55808->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36648->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34082->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60140->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60146->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34098->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47398->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55816->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/dst" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:32962->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43546->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/backup" 2025/06/28 01:40:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:26 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:26 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: Connecting to FTP server 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:32970->172.17.0.4:21, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:49146->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-vubibem0nohe/backup" to be canonical "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/backup" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47404->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:26 DEBUG : two: Unchanged skipping 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:49160->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:33180->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:33190->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:60152->172.17.0.4:21108, err= 2025/06/28 01:40:26 INFO : one: Moved (server-side) to: one.bak 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:60156->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34108->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:36660->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34112->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49176->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/28 01:40:26 INFO : one: Copied (new) 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:33198->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:45068->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:33204->172.17.0.4:21107, err= 2025/06/28 01:40:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/28 01:40:26 INFO : three.txt: Moved into backup dir 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36666->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34114->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49182->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49190->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45078->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34122->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49508->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36682->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33212->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-vubibem0nohe/backup" for canonical name "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/backup" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34884->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:26 DEBUG : two: Unchanged skipping 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:49204->172.17.0.4:21104, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:36698->172.17.0.4:21106, err= 2025/06/28 01:40:26 INFO : one.bak: Deleted 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:60168->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:55824->172.17.0.4:21110, err= 2025/06/28 01:40:26 INFO : one: Moved (server-side) to: one.bak 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34894->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49512->172.17.0.4:21105, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:36712->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45088->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45104->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : one.1503b713.partial: renamed to: one 2025/06/28 01:40:26 INFO : one: Copied (new) 2025/06/28 01:40:26 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:34898->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:33214->172.17.0.4:21107, err= 2025/06/28 01:40:26 INFO : three.txt.bak: Deleted 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:55828->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:49208->172.17.0.4:21104, err= 2025/06/28 01:40:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/28 01:40:26 INFO : three.txt: Moved into backup dir 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60176->172.17.0.4:21108, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45116->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34902->172.17.0.4:21101, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43560->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36728->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45122->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55840->172.17.0.4:21110, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45128->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47418->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45134->172.17.0.4:21102, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43568->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43570->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.16s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33230->172.17.0.4:21107, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34126->172.17.0.4:21109, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43572->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43582->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43588->172.17.0.4:21100, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36734->172.17.0.4:21106, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47426->172.17.0.4:21103, err= 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:26 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55848->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34918->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36750->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45138->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47436->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/dst" 2025/06/28 01:40:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:27 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:27 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:27 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:27 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Connecting to FTP server 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:32986->172.17.0.4:21, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34922->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/backup" 2025/06/28 01:40:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:27 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:27 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:27 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:27 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: Connecting to FTP server 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:33000->172.17.0.4:21, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:55854->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-vubibem0nohe/backup" to be canonical "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/backup" 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45142->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : two: Unchanged skipping 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:34926->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:34136->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:36752->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:34940->172.17.0.4:21101, err= 2025/06/28 01:40:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49520->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33244->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49222->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47438->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43592->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/28 01:40:27 INFO : one: Copied (new) 2025/06/28 01:40:27 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:36756->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:49234->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:49244->172.17.0.4:21104, err= 2025/06/28 01:40:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/28 01:40:27 INFO : three.txt: Moved into backup dir 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55870->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45156->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43594->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47452->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36758->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49248->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43602->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34942->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55886->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-vubibem0nohe/backup" for canonical name "TestFTPVsftpd{2l2iA}:rclone-test-vubibem0nohe/backup" 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34144->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : two: Unchanged skipping 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:49252->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:43610->172.17.0.4:21100, err= 2025/06/28 01:40:27 INFO : one-2019-01-01: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:33252->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:34146->172.17.0.4:21109, err= 2025/06/28 01:40:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33260->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33264->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34150->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:60178->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45164->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : one.1503b713.partial: renamed to: one 2025/06/28 01:40:27 INFO : one: Copied (new) 2025/06/28 01:40:27 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:55894->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:43626->172.17.0.4:21100, err= 2025/06/28 01:40:27 INFO : three-2019-01-01.txt: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:43638->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: > dial: conn=172.17.0.1:36760->172.17.0.4:21106, err= 2025/06/28 01:40:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/28 01:40:27 INFO : three.txt: Moved into backup dir 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34152->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55902->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36768->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47464->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36784->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49528->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34162->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47472->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43652->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36798->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47476->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49540->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.13s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34958->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60182->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49542->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33276->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43658->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49262->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34174->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34186->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55914->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34200->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33280->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33294->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/dst" 2025/06/28 01:40:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:27 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:27 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:27 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:27 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Connecting to FTP server 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33010->172.17.0.4:21, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:55926->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49272->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Connecting to FTP server 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33022->172.17.0.4:21, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49548->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45168->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33310->172.17.0.4:21107, err= 2025/06/28 01:40:27 INFO : one: Moved (server-side) to: one.bak 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49280->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34212->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47482->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43672->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45184->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/28 01:40:27 INFO : one: Copied (new) 2025/06/28 01:40:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : two: Unchanged skipping 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:27 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:60198->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:60204->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43680->172.17.0.4:21100, err= 2025/06/28 01:40:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/28 01:40:27 INFO : three.txt: Moved into backup dir 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45196->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49560->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49292->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34962->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33320->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33330->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45210->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43694->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : one.bak: Excluded (Path Filter) 2025/06/28 01:40:27 DEBUG : one.bak: Excluded 2025/06/28 01:40:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/28 01:40:27 DEBUG : three.txt.bak: Excluded 2025/06/28 01:40:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for checks to finish 2025/06/28 01:40:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : two: Unchanged skipping 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47494->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:55934->172.17.0.4:21110, err= 2025/06/28 01:40:27 INFO : one.bak: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:36812->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49300->172.17.0.4:21104, err= 2025/06/28 01:40:27 INFO : one: Moved (server-side) to: one.bak 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Waiting for transfers to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47500->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34970->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49572->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49576->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45222->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : one.1503b713.partial: renamed to: one 2025/06/28 01:40:27 INFO : one: Copied (new) 2025/06/28 01:40:27 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:55938->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:36816->172.17.0.4:21106, err= 2025/06/28 01:40:27 INFO : three.txt.bak: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47502->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:60206->172.17.0.4:21108, err= 2025/06/28 01:40:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/28 01:40:27 INFO : three.txt: Moved into backup dir 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43708->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34220->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47506->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43718->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33334->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43730->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47516->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55942->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33340->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43732->172.17.0.4:21100, err= --- PASS: TestSyncBackupDirSuffixOnly (0.11s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49592->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33352->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43736->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49308->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49598->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49608->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45224->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33368->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34984->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45236->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33370->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36820->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/dst" 2025/06/28 01:40:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:27 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:27 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:27 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:27 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Connecting to FTP server 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33032->172.17.0.4:21, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43750->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49616->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:55948->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34224->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34230->172.17.0.4:21109, err= 2025/06/28 01:40:27 INFO : one: Moved (server-side) to: one.bak 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:60208->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49618->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43754->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45252->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47528->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/28 01:40:27 INFO : one: Copied (new) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47530->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : two: Unchanged skipping 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34990->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34246->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49624->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49636->172.17.0.4:21105, err= 2025/06/28 01:40:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49644->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49312->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34256->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34272->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:36822->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/28 01:40:27 INFO : three.txt: Copied (new) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49314->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60210->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47546->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45268->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33376->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45284->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33386->172.17.0.4:21107, err= 2025/06/28 01:40:27 INFO : one.bak: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34280->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:36836->172.17.0.4:21106, err= 2025/06/28 01:40:27 INFO : one: Moved (server-side) to: one.bak 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49324->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34996->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45294->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47558->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33390->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : one.1503b713.partial: renamed to: one 2025/06/28 01:40:27 INFO : one: Copied (new) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49338->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : two: Unchanged skipping 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:60220->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49344->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34286->172.17.0.4:21109, err= 2025/06/28 01:40:27 INFO : three.txt.bak: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34998->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33402->172.17.0.4:21107, err= 2025/06/28 01:40:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:35002->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:60230->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:55962->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47560->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:60234->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/28 01:40:27 INFO : three.txt: Copied (new) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60236->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43766->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43776->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35010->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35020->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43792->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45302->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60244->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33418->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49350->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55978->172.17.0.4:21110, err= --- PASS: TestSyncSuffix (0.16s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60250->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49646->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49658->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49358->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47562->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45310->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49672->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43806->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36848->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43812->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34296->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49674->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vubibem0nohe/dst" 2025/06/28 01:40:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/06/28 01:40:27 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:27 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{2l2iA}" suffix to name 2025/06/28 01:40:27 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/06/28 01:40:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/06/28 01:40:27 DEBUG : Setting pass="EHc_UfccZkFJcXXHFTbJK5kvd4JMHYtJjthRHZCXoBBV" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/06/28 01:40:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/06/28 01:40:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: Connecting to FTP server 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33034->172.17.0.4:21, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34302->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49364->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:35024->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34316->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49684->172.17.0.4:21105, err= 2025/06/28 01:40:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:34330->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49698->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:36860->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49704->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:55980->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/28 01:40:27 INFO : one: Copied (new) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33422->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : two: Unchanged skipping 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:35028->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49366->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:36876->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:35036->172.17.0.4:21101, err= 2025/06/28 01:40:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45316->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43826->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49376->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49708->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:33428->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/28 01:40:27 INFO : three.txt: Copied (new) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:55996->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47568->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49710->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33444->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43834->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47572->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45332->172.17.0.4:21102, err= 2025/06/28 01:40:27 INFO : one-2019-01-01: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45334->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:60264->172.17.0.4:21108, err= 2025/06/28 01:40:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49722->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43850->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:35046->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:45350->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49724->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : one.1503b713.partial: renamed to: one 2025/06/28 01:40:27 INFO : one: Copied (new) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43854->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : two: Unchanged skipping 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43862->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47580->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:56006->172.17.0.4:21110, err= 2025/06/28 01:40:27 INFO : three-2019-01-01.txt: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:60280->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:49386->172.17.0.4:21104, err= 2025/06/28 01:40:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47584->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:47596->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:60284->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:36890->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe/dst: > dial: conn=172.17.0.1:43868->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/28 01:40:27 INFO : three.txt: Copied (new) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35048->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43884->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33446->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45356->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56010->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49402->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56016->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43896->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49412->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33448->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60286->172.17.0.4:21108, err= --- PASS: TestSyncSuffixKeepExtension (0.16s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36894->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49414->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60302->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34338->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34344->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43898->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49736->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43908->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49420->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56024->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/06/28 01:40:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/28 01:40:27 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34348->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33460->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45370->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47612->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60304->172.17.0.4:21108, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45378->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36900->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49430->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56038->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36906->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60310->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60320->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49434->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34352->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/28 01:40:27 INFO : existing: Copied (new) 2025/06/28 01:40:27 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35060->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35072->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35084->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:27 ERROR : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: not deleting files as there were IO errors 2025/06/28 01:40:27 ERROR : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: not deleting directories as there were IO errors 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45384->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49738->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56046->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47614->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45386->172.17.0.4:21102, err= --- PASS: TestSyncImmutable (0.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60336->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60342->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60346->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36922->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56054->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:27 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : existing: Unchanged skipping 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:27 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:27 INFO : There was nothing to transfer 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45396->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60348->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49438->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36928->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34368->172.17.0.4:21109, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60360->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33462->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49752->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60372->172.17.0.4:21108, err= --- SKIP: TestFixCase (0.01s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45406->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56064->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56076->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56090->172.17.0.4:21110, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60376->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49440->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47622->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47636->172.17.0.4:21103, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36932->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47650->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60384->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36934->172.17.0.4:21106, err= --- PASS: TestMaxTransfer (0.02s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.01s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47666->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45420->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35094->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36944->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33466->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35100->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49768->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56106->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33470->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33486->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56108->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45424->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60386->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49454->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35112->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36958->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36960->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47678->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36966->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49462->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43924->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60402->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33494->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34372->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45434->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43932->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49772->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43944->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33506->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49788->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60408->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34388->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49474->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56124->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49796->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49484->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33510->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35116->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43948->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45444->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45448->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43958->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56138->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33526->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36976->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34400->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45450->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49800->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49500->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34410->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47694->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36982->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49810->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35130->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33530->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35132->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47698->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34426->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34442->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49502->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43966->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45466->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56154->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56164->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34444->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33542->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47710->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34452->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56166->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43972->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34462->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49508->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43978->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49518->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49526->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56176->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60416->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49822->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56180->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33552->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56196->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49838->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36998->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35136->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60418->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:43994->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34464->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47714->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56200->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35138->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49842->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35152->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33554->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60430->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49536->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35162->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47720->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49552->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34472->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34476->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33558->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34490->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45472->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35168->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45474->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56208->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47736->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49564->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34492->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44006->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35174->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37006->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45478->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35180->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60440->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47740->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60444->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56220->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44022->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35182->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37012->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47744->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:27 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both10: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both11: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both13: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both0: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both12: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both14: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both17: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both15: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both16: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both1: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both18: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both19: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both2: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both3: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both4: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both5: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:27 DEBUG : both7: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both6: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both8: Unchanged skipping 2025/06/28 01:40:27 DEBUG : both9: Unchanged skipping 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:27 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60460->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49568->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34496->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37014->172.17.0.4:21106, err= 2025/06/28 01:40:27 INFO : only2: Deleted 2025/06/28 01:40:27 INFO : only5: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45488->172.17.0.4:21102, err= 2025/06/28 01:40:27 INFO : only12: Deleted 2025/06/28 01:40:27 INFO : only8: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44024->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34508->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37024->172.17.0.4:21106, err= 2025/06/28 01:40:27 INFO : only13: Deleted 2025/06/28 01:40:27 INFO : only14: Deleted 2025/06/28 01:40:27 INFO : only3: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47752->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56224->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34522->172.17.0.4:21109, err= 2025/06/28 01:40:27 INFO : only1: Deleted 2025/06/28 01:40:27 INFO : only4: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 INFO : only0: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37034->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34534->172.17.0.4:21109, err= 2025/06/28 01:40:27 INFO : only9: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35196->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45494->172.17.0.4:21102, err= 2025/06/28 01:40:27 INFO : only11: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60472->172.17.0.4:21108, err= 2025/06/28 01:40:27 INFO : only7: Deleted 2025/06/28 01:40:27 INFO : only10: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34544->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37048->172.17.0.4:21106, err= 2025/06/28 01:40:27 INFO : only15: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56234->172.17.0.4:21110, err= 2025/06/28 01:40:27 INFO : only19: Deleted 2025/06/28 01:40:27 INFO : only6: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 INFO : only16: Deleted 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49572->172.17.0.4:21104, err= 2025/06/28 01:40:27 INFO : only17: Deleted 2025/06/28 01:40:27 INFO : only18: Deleted 2025/06/28 01:40:27 INFO : There was nothing to transfer 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56240->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60476->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56244->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56252->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47768->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34560->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47770->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47774->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60492->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49854->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49864->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47790->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34574->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47800->172.17.0.4:21103, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37050->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56266->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35200->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56272->172.17.0.4:21110, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35214->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49876->172.17.0.4:21105, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44036->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34584->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35216->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34600->172.17.0.4:21109, err= --- PASS: TestSyncConcurrentDelete (0.30s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44050->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44052->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44062->172.17.0.4:21100, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60502->172.17.0.4:21108, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37062->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45504->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34608->172.17.0.4:21109, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45520->172.17.0.4:21102, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35228->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37066->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35234->172.17.0.4:21101, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33570->172.17.0.4:21107, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37082->172.17.0.4:21106, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49580->172.17.0.4:21104, err= 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:27 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34624->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56274->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37094->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47814->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33586->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56288->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33602->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56294->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47826->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34636->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49590->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60518->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49882->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35250->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49598->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56308->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56314->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47840->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34642->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34652->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56322->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34660->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33608->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47846->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56338->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37102->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37114->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60534->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49600->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56354->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33612->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35256->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37120->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60546->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49888->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47858->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47870->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37136->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45536->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47880->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60562->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34668->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47896->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44064->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44080->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49606->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45540->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49904->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44094->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60572->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45542->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33628->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45552->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49612->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33632->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49620->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45558->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47912->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56356->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49628->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60582->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60592->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60600->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60608->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47924->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37138->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49630->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44104->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60612->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60620->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47940->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60626->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47954->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33644->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49910->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37142->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47962->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37150->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45564->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35262->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49638->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56364->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33648->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49640->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35276->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35290->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56368->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34670->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33660->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35294->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56372->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56388->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44112->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45570->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60642->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45580->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33668->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45596->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34686->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60650->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56398->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49642->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45602->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60660->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60668->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33676->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49652->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44120->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:28 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both10: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both11: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both0: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both12: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both13: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both16: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both14: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both15: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both17: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both18: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both19: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both3: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both1: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both2: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both6: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both5: Unchanged skipping 2025/06/28 01:40:28 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : both8: Unchanged skipping 2025/06/28 01:40:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : both4: Unchanged skipping 2025/06/28 01:40:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : both7: Unchanged skipping 2025/06/28 01:40:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/28 01:40:28 DEBUG : both9: Unchanged skipping 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45608->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49668->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60676->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44132->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47970->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49682->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35302->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56408->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44134->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33686->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60690->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37164->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44140->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34694->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45620->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35314->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49916->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49694->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47984->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35318->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/06/28 01:40:28 INFO : only12: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/06/28 01:40:28 INFO : only14: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44150->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56416->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/06/28 01:40:28 INFO : only11: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/06/28 01:40:28 INFO : only13: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60696->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49918->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56428->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47986->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35330->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49922->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34696->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37178->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35338->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33692->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49702->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45624->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44164->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47992->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45636->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/06/28 01:40:28 INFO : only15: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49926->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/06/28 01:40:28 INFO : only17: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35342->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34706->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/06/28 01:40:28 INFO : only16: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48004->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56434->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60712->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34718->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45652->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35352->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/06/28 01:40:28 INFO : only18: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56442->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45662->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60724->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48012->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34732->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45666->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49928->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35362->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56456->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45670->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48020->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49708->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/06/28 01:40:28 INFO : only2: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/06/28 01:40:28 INFO : only19: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/06/28 01:40:28 INFO : only1: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49722->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48032->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60726->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35368->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37188->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45674->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49732->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60736->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/06/28 01:40:28 INFO : only3: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56470->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34738->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44172->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45682->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48038->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49940->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35378->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49944->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45684->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34750->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44178->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37200->172.17.0.4:21106, err= 2025/06/28 01:40:28 INFO : only4: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35394->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/06/28 01:40:28 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/06/28 01:40:28 INFO : only5: Copied (replaced existing) 2025/06/28 01:40:28 INFO : only6: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33702->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45688->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35408->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37210->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34766->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49952->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49964->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44190->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48054->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49742->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/06/28 01:40:28 INFO : only7: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60738->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49980->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34768->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49758->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56472->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60752->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45702->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44200->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/06/28 01:40:28 INFO : only0: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/06/28 01:40:28 INFO : only8: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33716->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/06/28 01:40:28 INFO : only9: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34774->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48066->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/06/28 01:40:28 INFO : only10: Copied (replaced existing) 2025/06/28 01:40:28 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45706->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49996->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33718->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56488->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44210->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37222->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49760->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33734->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44214->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34788->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49774->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45708->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33740->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50008->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50022->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49786->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48076->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48082->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35418->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45722->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56494->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49788->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35434->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37228->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37240->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45728->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49790->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50024->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45742->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45756->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49804->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33752->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56498->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49806->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34796->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50034->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56510->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56514->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56530->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44222->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50042->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56540->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48088->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37250->172.17.0.4:21106, err= --- PASS: TestSyncConcurrentTruncate (0.35s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:28 DEBUG : empty_dir: Making directory with metadata 2025/06/28 01:40:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 01:40:28 DEBUG : empty_on_remote: Making directory with metadata 2025/06/28 01:40:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 01:40:28 INFO : empty_on_remote: Making directory 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44232->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48100->172.17.0.4:21103, err= 2025/06/28 01:40:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/28 01:40:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56554->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60766->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33786->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50086->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48142->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44260->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56566->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37282->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37298->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34828->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50092->172.17.0.4:21105, err= --- PASS: TestSyncReplaceDirModTime (0.08s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:28 DEBUG : empty_dir: Making directory with metadata 2025/06/28 01:40:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 01:40:28 DEBUG : empty_on_remote: Making directory with metadata 2025/06/28 01:40:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 01:40:28 INFO : empty_on_remote: Making directory 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60782->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34842->172.17.0.4:21109, err= 2025/06/28 01:40:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/28 01:40:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34864->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50138->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34874->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48206->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44314->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33824->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34890->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44316->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37334->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48214->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48216->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48220->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49850->172.17.0.4:21104, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:28 INFO : sub dir: Making directory 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35554->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45860->172.17.0.4:21102, err= 2025/06/28 01:40:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44364->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50170->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44368->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37372->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56684->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33856->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56694->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44370->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33858->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33866->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45902->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33876->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45912->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33888->172.17.0.4:21107, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.14s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/28 01:40:28 INFO : sub dir: Making directory 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33892->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37386->172.17.0.4:21106, err= 2025/06/28 01:40:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60934->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50188->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44402->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48362->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48368->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35024->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50190->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37456->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35028->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49938->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35656->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48382->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35666->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37464->172.17.0.4:21106, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.13s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45968->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49946->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37480->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49952->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44404->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45984->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50196->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35676->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56718->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60948->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44406->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45990->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48394->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35684->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44412->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44414->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60962->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49966->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44428->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44434->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33934->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60964->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49978->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49988->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60968->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44444->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60974->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60988->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35698->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35038->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35704->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56724->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60992->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44448->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45992->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35044->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35710->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56730->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37496->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44462->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:60996->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33938->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35056->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56746->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32768->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48408->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46000->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56758->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48412->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35714->172.17.0.4:21101, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48414->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56766->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44476->172.17.0.4:21100, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32774->172.17.0.4:21108, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37512->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48430->172.17.0.4:21103, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50000->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37514->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46006->172.17.0.4:21102, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50002->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37528->172.17.0.4:21106, err= 2025/06/28 01:40:28 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35058->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : apple: Excluded 2025/06/28 01:40:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:28 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : banana: Excluded 2025/06/28 01:40:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35072->172.17.0.4:21109, err= 2025/06/28 01:40:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50202->172.17.0.4:21105, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33952->172.17.0.4:21107, err= 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50016->172.17.0.4:21104, err= 2025/06/28 01:40:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:28 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56776->172.17.0.4:21110, err= 2025/06/28 01:40:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Connecting to FTP server 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Connecting to FTP server 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Connecting to FTP server 2025/06/28 01:40:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33040->172.17.0.4:21, err= 2025/06/28 01:40:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33046->172.17.0.4:21, err= 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33060->172.17.0.4:21, err= 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 INFO : There was nothing to transfer 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44486->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : apple: Excluded 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:29 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : banana: Excluded 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46010->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44502->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50020->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44504->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35722->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 INFO : There was nothing to transfer 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50212->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : apple: Excluded 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:29 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : banana: Excluded 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32788->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35074->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35078->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50216->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33968->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37538->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44506->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50230->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32802->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32816->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35086->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50234->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46014->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33974->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37550->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35090->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48446->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46018->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35098->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44514->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32828->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32834->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35112->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50036->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35728->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50046->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35114->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35730->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46034->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37556->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35120->172.17.0.4:21109, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48448->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33978->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44528->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33992->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32840->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35122->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37564->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35746->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50246->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46046->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32856->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50258->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35758->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56784->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35762->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46056->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32866->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32882->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50056->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56792->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32890->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46064->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33998->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35132->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35140->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34000->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46072->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50068->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50084->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50268->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35764->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50096->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34002->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46080->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48452->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50106->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46092->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50278->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50292->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50300->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50116->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46102->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35774->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35776->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32902->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56798->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50128->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35150->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50142->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35152->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35792->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48468->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35796->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37576->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32904->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32914->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35166->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46108->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35174->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37582->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50312->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32920->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : apple: Excluded 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:29 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : banana: Excluded 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46118->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32926->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56808->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44530->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35800->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 INFO : There was nothing to transfer 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35182->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : apple: Excluded 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:29 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : banana: Excluded 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44546->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44550->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37592->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34016->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50150->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 INFO : There was nothing to transfer 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35196->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : apple: Excluded 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:29 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : banana: Excluded 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50164->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56812->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50324->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56822->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56828->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46132->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46138->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32936->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35212->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35808->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50180->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32950->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34022->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37604->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50338->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50186->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48478->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34024->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50190->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37606->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32962->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50340->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48480->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35816->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48486->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50346->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44566->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35828->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37616->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48502->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34036->172.17.0.4:21107, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56832->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44570->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48518->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50202->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34050->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34062->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50350->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32972->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48526->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35228->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44578->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35838->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35234->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56836->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50360->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46144->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35842->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34072->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44580->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46156->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32976->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37624->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50376->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35852->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50206->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56840->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37638->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34086->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48538->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46162->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34098->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48546->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34106->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34110->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44594->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50218->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35236->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44602->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46168->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44612->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56846->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46180->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:32988->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35864->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35242->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37650->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56854->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34122->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35880->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48552->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34130->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35892->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50382->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50228->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35250->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33002->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50386->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35264->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56868->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46184->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50394->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50236->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : apple: Excluded 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:29 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : banana: Excluded 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35278->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35292->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35904->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34142->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56876->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37664->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48564->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50406->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35910->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56882->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44628->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37666->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33006->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35298->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35914->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46194->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46210->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44642->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37674->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50252->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33012->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35916->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44646->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/06/28 01:40:29 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48568->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50414->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/06/28 01:40:29 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50262->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56888->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50430->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34156->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46226->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50276->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44658->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48582->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33016->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46230->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33032->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35306->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50284->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37680->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34160->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56890->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50438->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50286->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34164->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35322->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48588->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37694->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34166->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35332->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33040->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56896->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48592->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35342->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50454->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44668->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33048->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37704->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35346->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35922->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56910->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46236->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50458->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48598->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33062->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56926->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56934->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46250->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37712->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44684->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33070->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50474->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46254->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34174->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56944->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48608->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50478->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56960->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33084->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48620->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34182->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35936->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46258->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50288->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44698->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50488->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34196->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37716->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35360->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50494->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56962->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35942->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33088->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50292->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35368->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33096->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44704->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50302->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33110->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48634->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35956->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56978->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50510->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34204->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50306->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46272->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 01:40:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46274->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50314->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44720->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37718->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48638->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34220->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:56994->172.17.0.4:21110, err= 2025/06/28 01:40:29 INFO : dir1/0013-789;=.txt: Deleted 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50526->172.17.0.4:21105, err= 2025/06/28 01:40:29 INFO : dir1/0010-456789.txt: Deleted 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44724->172.17.0.4:21100, err= 2025/06/28 01:40:29 INFO : appleappleapplebanana: Deleted 2025/06/28 01:40:29 INFO : dir1/0007-1234567.txt: Deleted 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46288->172.17.0.4:21102, err= 2025/06/28 01:40:29 INFO : splitbananasplit: Deleted 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35958->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37720->172.17.0.4:21106, err= 2025/06/28 01:40:29 INFO : apple: Deleted 2025/06/28 01:40:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/28 01:40:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33126->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48648->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57008->172.17.0.4:21110, err= 2025/06/28 01:40:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/28 01:40:29 INFO : dir1/0008-2345678.txt: Deleted 2025/06/28 01:40:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50318->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50534->172.17.0.4:21105, err= 2025/06/28 01:40:29 INFO : dir1/0003-defghij.txt: Deleted 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46302->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 INFO : dir1/0011-56789;.txt: Deleted 2025/06/28 01:40:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/28 01:40:29 INFO : banana: Deleted 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35380->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35972->172.17.0.4:21101, err= 2025/06/28 01:40:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/28 01:40:29 INFO : dir1/0012-6789;.txt: Deleted 2025/06/28 01:40:29 INFO : dir1/0009-3456789.txt: Deleted 2025/06/28 01:40:29 INFO : dir1/0015-9;=.txt: Deleted 2025/06/28 01:40:29 INFO : dir1/0014-89;=.txt: Deleted 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34226->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : YXBwbGU=: Excluded 2025/06/28 01:40:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/28 01:40:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : YmFuYW5h: Excluded 2025/06/28 01:40:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48656->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50546->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33132->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48672->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50334->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33142->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : YXBwbGU=: Excluded 2025/06/28 01:40:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/28 01:40:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : YmFuYW5h: Excluded 2025/06/28 01:40:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35382->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/28 01:40:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35980->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34230->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 01:40:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35384->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48676->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34246->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37728->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33158->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48680->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35392->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35394->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33164->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35408->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50550->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37744->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50552->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46316->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33178->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33192->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50560->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48688->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50570->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50572->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35410->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50344->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35426->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48704->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35982->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50348->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35430->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44732->172.17.0.4:21100, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34250->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48714->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48726->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46318->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44738->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34252->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44740->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57016->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35986->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46320->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34264->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50364->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50576->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35994->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44746->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57022->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44758->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57030->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33194->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34268->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48728->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50578->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48730->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46326->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35996->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46340->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44772->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35444->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50594->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46350->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44782->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34276->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34292->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46358->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46370->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37754->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50380->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44794->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33200->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57044->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50392->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57058->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44798->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46376->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48744->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46382->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50604->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36012->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35460->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50398->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35466->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50616->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36014->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37768->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57068->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34298->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33212->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57082->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37784->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35482->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48746->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46384->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : apple: Excluded 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:29 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : banana: Excluded 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50402->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57090->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48760->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:29 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:29 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:29 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:29 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:29 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:29 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:29 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34306->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:29 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33218->172.17.0.4:21108, err= 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50622->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48770->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36020->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 01:40:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 01:40:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 01:40:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 01:40:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 01:40:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 01:40:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 01:40:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 01:40:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 01:40:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 01:40:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 01:40:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/28 01:40:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37800->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44802->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57092->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46386->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50626->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37812->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57098->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46396->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44816->172.17.0.4:21100, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50414->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35494->172.17.0.4:21109, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37814->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36026->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48776->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34308->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50422->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50642->172.17.0.4:21105, err= 2025/06/28 01:40:29 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/06/28 01:40:29 INFO : apple: Copied (new) to: PREFIXapple 2025/06/28 01:40:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 01:40:29 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/06/28 01:40:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/28 01:40:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 01:40:29 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/06/28 01:40:29 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/28 01:40:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36040->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/06/28 01:40:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34312->172.17.0.4:21107, err= 2025/06/28 01:40:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57106->172.17.0.4:21110, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37826->172.17.0.4:21106, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48786->172.17.0.4:21103, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50428->172.17.0.4:21104, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46408->172.17.0.4:21102, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36044->172.17.0.4:21101, err= 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:29 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57120->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48800->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35502->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57128->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34318->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44818->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36052->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46412->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50650->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35518->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48806->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50444->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57142->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 01:40:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/06/28 01:40:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46428->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44822->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 01:40:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46434->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57150->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50652->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35522->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57164->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36056->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33226->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44824->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34330->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50456->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57166->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36064->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33232->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57182->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36078->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44832->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 01:40:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 01:40:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37828->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33244->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50462->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 01:40:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35524->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44844->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57190->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48818->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33246->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57204->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37834->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48830->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57220->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46440->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33260->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37846->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48840->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50654->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46444->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35538->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/06/28 01:40:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57226->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/06/28 01:40:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37852->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44858->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34344->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50468->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/06/28 01:40:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50668->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/06/28 01:40:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37856->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36088->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57240->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44866->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46446->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50484->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33264->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48856->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50500->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35544->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44882->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37858->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/06/28 01:40:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50516->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57250->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/06/28 01:40:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50520->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34360->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/06/28 01:40:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/06/28 01:40:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50680->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48864->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50530->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37864->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33268->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46448->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34370->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35552->172.17.0.4:21109, err= 2025/06/28 01:40:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/28 01:40:30 INFO : apple: Deleted 2025/06/28 01:40:30 INFO : banana: Deleted 2025/06/28 01:40:30 INFO : dir1/0011-56789;.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37868->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 INFO : dir1/0003-defghij.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50536->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48876->172.17.0.4:21103, err= 2025/06/28 01:40:30 INFO : dir1/0008-2345678.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57260->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35568->172.17.0.4:21109, err= 2025/06/28 01:40:30 INFO : dir1/0014-89;=.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46454->172.17.0.4:21102, err= 2025/06/28 01:40:30 INFO : appleappleapplebanana: Deleted 2025/06/28 01:40:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34380->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44898->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57276->172.17.0.4:21110, err= 2025/06/28 01:40:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0007-1234567.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44912->172.17.0.4:21100, err= 2025/06/28 01:40:30 INFO : dir1/0009-3456789.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 INFO : splitbananasplit: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36102->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35578->172.17.0.4:21109, err= 2025/06/28 01:40:30 INFO : dir1/0010-456789.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0015-9;=.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0013-789;=.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0012-6789;.txt: Deleted 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44920->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : PREFIXapple: Excluded 2025/06/28 01:40:30 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/28 01:40:30 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : PREFIXbanana: Excluded 2025/06/28 01:40:30 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34390->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44926->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35588->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 01:40:30 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34398->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36112->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35590->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46464->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33284->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34412->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50546->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37880->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34418->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33300->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57282->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36116->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34426->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48882->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35606->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44928->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34428->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33316->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46470->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34432->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44942->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/28 01:40:30 INFO : apple: Copied (new) 2025/06/28 01:40:30 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/28 01:40:30 INFO : splitbananasplit: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48890->172.17.0.4:21103, err= 2025/06/28 01:40:30 INFO : appleappleapplebanana: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50554->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36120->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33318->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/28 01:40:30 INFO : banana: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37896->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50694->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34442->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36134->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48906->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35608->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36136->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37908->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57294->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33320->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50700->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34456->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33332->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46480->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50570->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37916->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/28 01:40:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/28 01:40:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/28 01:40:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35622->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34468->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50578->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50706->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/28 01:40:30 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48910->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37932->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44950->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36142->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50580->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35624->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48924->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50594->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34472->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46492->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50720->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35636->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34480->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37944->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/28 01:40:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/28 01:40:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48940->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36154->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50610->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34490->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/28 01:40:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36158->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48946->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35644->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33338->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/28 01:40:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34496->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48956->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50626->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57296->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50736->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48960->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35654->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48972->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44958->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46502->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35666->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46512->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50752->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44970->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/28 01:40:30 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/28 01:40:30 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/28 01:40:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36170->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33342->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48980->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37960->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57308->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48988->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/28 01:40:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44972->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34506->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35680->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36180->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50638->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50760->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34516->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:48996->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35682->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36182->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50648->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37964->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50774->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34532->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37976->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/28 01:40:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/28 01:40:30 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/28 01:40:30 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/28 01:40:30 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50652->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33354->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57316->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44980->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36192->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34544->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37978->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35692->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57324->172.17.0.4:21110, err= 2025/06/28 01:40:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/28 01:40:30 INFO : PREFIXsplitbananasplit: Deleted 2025/06/28 01:40:30 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33368->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 INFO : PREFIXapple: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46528->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50782->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57332->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35702->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34548->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50666->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49008->172.17.0.4:21103, err= 2025/06/28 01:40:30 INFO : PREFIXbanana: Deleted 2025/06/28 01:40:30 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33384->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35710->172.17.0.4:21109, err= 2025/06/28 01:40:30 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46536->172.17.0.4:21102, err= 2025/06/28 01:40:30 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35712->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : apple: Excluded 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:30 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : banana: Excluded 2025/06/28 01:40:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49022->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50676->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44984->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33398->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : apple: Excluded 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:30 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : banana: Excluded 2025/06/28 01:40:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34560->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50690->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:44998->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49028->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49040->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45010->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46544->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49048->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50704->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37994->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57342->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57354->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38002->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45020->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46546->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50786->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34568->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35724->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34572->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45024->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36200->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36206->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45026->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34574->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50716->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45040->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50728->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57368->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50734->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45046->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50790->172.17.0.4:21105, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49050->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34582->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49062->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46560->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36218->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50744->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45062->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33400->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50802->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46562->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33406->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49070->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36224->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34588->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34602->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57376->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57390->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35738->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46568->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38006->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50816->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36240->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57398->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45078->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38014->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45082->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34616->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57402->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38018->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57406->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50758->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38030->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38044->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36250->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45094->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35748->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57412->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49072->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45108->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57420->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38050->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46570->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33408->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50772->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49076->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34620->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50774->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33418->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38054->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46578->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34632->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46592->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33428->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38064->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33434->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50822->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34636->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57426->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38080->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50782->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34652->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46596->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : apple: Excluded 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:30 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : banana: Excluded 2025/06/28 01:40:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35754->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57440->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45116->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35758->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 01:40:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50838->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57452->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50790->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33436->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35768->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36256->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33444->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38092->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46600->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34660->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57454->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49084->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33450->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45126->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35770->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57464->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45138->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50854->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35774->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46610->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/06/28 01:40:30 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/06/28 01:40:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49096->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57480->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50860->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33454->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35778->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/06/28 01:40:30 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38100->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33462->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50798->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50874->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34676->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45154->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35790->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50806->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50880->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50816->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57488->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36258->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34682->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50886->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50818->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45158->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35794->172.17.0.4:21109, err= 2025/06/28 01:40:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38102->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50896->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57490->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36274->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45170->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35800->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36288->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33470->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50912->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38106->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50828->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49102->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46616->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57504->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45176->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49104->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36294->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57512->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45188->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35810->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50836->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46626->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38110->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45190->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49106->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50926->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33480->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45204->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36308->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57520->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34698->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33484->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36318->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50940->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34708->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50840->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49110->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38122->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36324->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34720->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50952->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34734->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38134->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45208->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50958->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38146->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49114->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49118->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34750->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45210->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46632->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49132->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34754->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49138->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35818->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46642->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45214->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50960->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34762->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 01:40:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45230->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57528->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35832->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50968->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38148->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49154->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36336->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33488->172.17.0.4:21108, err= 2025/06/28 01:40:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/28 01:40:30 INFO : banana: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50972->172.17.0.4:21105, err= 2025/06/28 01:40:30 INFO : splitbananasplit: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50844->172.17.0.4:21104, err= 2025/06/28 01:40:30 INFO : appleappleapplebanana: Deleted 2025/06/28 01:40:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0007-1234567.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0003-defghij.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34770->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57534->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36338->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45236->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33502->172.17.0.4:21108, err= 2025/06/28 01:40:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38158->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50980->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49156->172.17.0.4:21103, err= 2025/06/28 01:40:30 INFO : dir1/0008-2345678.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 INFO : dir1/0015-9;=.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35834->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57540->172.17.0.4:21110, err= 2025/06/28 01:40:30 INFO : dir1/0011-56789;.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0009-3456789.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0012-6789;.txt: Deleted 2025/06/28 01:40:30 INFO : apple: Deleted 2025/06/28 01:40:30 INFO : dir1/0014-89;=.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0013-789;=.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0010-456789.txt: Deleted 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49162->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : appleSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : bananaSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45250->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45254->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57542->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 01:40:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50990->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57556->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51006->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33518->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35840->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46648->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50860->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33534->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46664->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34780->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45262->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46672->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49176->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33550->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57560->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50868->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35850->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51010->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38166->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36346->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51020->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50872->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/28 01:40:30 INFO : splitbananasplit: Copied (new) 2025/06/28 01:40:30 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/28 01:40:30 INFO : appleappleapplebanana: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34796->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/28 01:40:30 INFO : apple: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/28 01:40:30 INFO : banana: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45278->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49184->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57566->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35852->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51022->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38182->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50884->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33558->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51024->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46674->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49188->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50900->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57580->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46688->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51028->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45288->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/28 01:40:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33568->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51042->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50908->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36358->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/28 01:40:30 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/28 01:40:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38198->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46690->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51044->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/28 01:40:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50920->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38208->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33574->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35866->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49200->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45298->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34808->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35872->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46706->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49216->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35886->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57594->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34818->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/28 01:40:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49228->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45312->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50934->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34830->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/28 01:40:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/28 01:40:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33578->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/28 01:40:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49240->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50942->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46712->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35888->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38218->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49242->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46724->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34842->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45324->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57608->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46728->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36374->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38220->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57614->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50950->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/28 01:40:30 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51058->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34846->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45334->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46738->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/28 01:40:30 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33586->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/28 01:40:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35900->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51066->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34854->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/28 01:40:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38224->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36388->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38236->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49252->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57618->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35902->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45342->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51082->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33602->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34858->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50952->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46754->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45350->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/28 01:40:30 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51092->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/28 01:40:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50954->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/28 01:40:30 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/28 01:40:30 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49260->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57628->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45358->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51106->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35918->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46758->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50968->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38246->172.17.0.4:21106, err= 2025/06/28 01:40:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/28 01:40:30 INFO : appleSUFFIX: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33606->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/28 01:40:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45370->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36396->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50972->172.17.0.4:21104, err= 2025/06/28 01:40:30 INFO : splitbananasplitSUFFIX: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57634->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51112->172.17.0.4:21105, err= 2025/06/28 01:40:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49266->172.17.0.4:21103, err= 2025/06/28 01:40:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38260->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36408->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/28 01:40:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34874->172.17.0.4:21107, err= 2025/06/28 01:40:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/28 01:40:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/28 01:40:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35930->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57646->172.17.0.4:21110, err= 2025/06/28 01:40:30 INFO : bananaSUFFIX: Deleted 2025/06/28 01:40:30 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/28 01:40:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/28 01:40:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/28 01:40:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49272->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : apple: Excluded 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:30 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : banana: Excluded 2025/06/28 01:40:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33614->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50986->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36420->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35946->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : apple: Excluded 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:30 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : banana: Excluded 2025/06/28 01:40:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36428->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38262->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33616->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49274->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51000->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35960->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35964->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57650->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51124->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51010->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57662->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36436->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46770->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33630->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46774->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46782->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45374->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46788->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35968->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35982->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46800->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49288->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38272->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36448->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46814->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35990->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49302->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33638->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46816->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45378->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38276->172.17.0.4:21106, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33652->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45382->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35994->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46832->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36004->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33668->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34884->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57664->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49318->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49326->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45386->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51016->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45402->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46848->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38280->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51136->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34900->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49342->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36016->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51150->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33682->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57668->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36022->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45410->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34908->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36030->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45422->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57680->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38290->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51164->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49346->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36036->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49360->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57696->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57712->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38298->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51018->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45430->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57722->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33694->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45440->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33704->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46856->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46860->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51174->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36044->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51184->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51196->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36456->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36466->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33712->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36472->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38314->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38318->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51032->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51044->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45446->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51198->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36058->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46862->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38328->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45458->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : apple: Excluded 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:30 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : banana: Excluded 2025/06/28 01:40:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33726->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51200->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36478->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34922->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46864->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49374->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34924->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51208->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33728->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 01:40:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51058->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45474->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49380->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46868->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34930->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45480->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51214->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33740->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36488->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49386->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36072->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57734->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51060->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34942->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/06/28 01:40:30 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 01:40:30 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/06/28 01:40:30 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51070->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38336->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45490->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/06/28 01:40:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57750->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51222->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45502->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33744->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/06/28 01:40:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45504->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57762->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51232->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46882->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57768->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51074->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45516->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46896->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49388->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34946->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33750->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/06/28 01:40:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/06/28 01:40:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38344->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51248->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36082->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51082->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34954->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45518->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36098->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/06/28 01:40:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36492->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38350->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33754->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34966->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/06/28 01:40:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38362->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49404->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33770->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57780->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34970->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46906->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33776->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57796->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38372->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/06/28 01:40:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/06/28 01:40:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51094->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45528->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33784->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57808->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51254->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38374->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46922->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57814->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/06/28 01:40:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36502->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45540->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57822->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34978->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38376->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36512->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36112->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51258->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33798->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34984->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45556->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46934->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/06/28 01:40:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38388->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/06/28 01:40:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51264->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38394->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33806->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36514->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51104->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33816->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49406->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38400->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51266->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/06/28 01:40:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/06/28 01:40:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49410->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34988->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36516->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33832->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/06/28 01:40:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/06/28 01:40:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51120->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49412->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33836->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57832->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34994->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38404->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46940->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51282->172.17.0.4:21105, err= 2025/06/28 01:40:30 INFO : splitbananasplit: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36128->172.17.0.4:21109, err= 2025/06/28 01:40:30 INFO : dir1/0008-2345678.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0003-defghij.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 INFO : dir1/0009-3456789.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36136->172.17.0.4:21109, err= 2025/06/28 01:40:30 INFO : dir1/0013-789;=.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46950->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51284->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57838->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33846->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36532->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45568->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49424->172.17.0.4:21103, err= 2025/06/28 01:40:30 INFO : dir1/0012-6789;.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0010-456789.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0014-89;=.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 INFO : appleappleapplebanana: Deleted 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51292->172.17.0.4:21105, err= 2025/06/28 01:40:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0007-1234567.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0011-56789;.txt: Deleted 2025/06/28 01:40:30 INFO : dir1/0015-9;=.txt: Deleted 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34996->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : apple: Excluded 2025/06/28 01:40:30 DEBUG : appleapple: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : appleapple: Excluded 2025/06/28 01:40:30 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : banana: Excluded 2025/06/28 01:40:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : splitbanan: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36544->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0000-abcde: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdef: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefg: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0003-defgh: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0004-efghi: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0005-fghij: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijk: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0007-12345: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0008-23456: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0009-34567: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0010-45678: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0011-56789: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57842->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35004->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36140->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45580->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 01:40:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 01:40:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 01:40:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 01:40:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 01:40:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 01:40:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 01:40:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 01:40:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 01:40:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 01:40:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 01:40:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 01:40:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 01:40:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 01:40:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36552->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : apple: Excluded 2025/06/28 01:40:30 DEBUG : appleapple: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : appleapple: Excluded 2025/06/28 01:40:30 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : banana: Excluded 2025/06/28 01:40:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : splitbanan: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49428->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0000-abcde: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdef: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefg: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0003-defgh: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0004-efghi: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0005-fghij: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijk: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0007-12345: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0008-23456: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0009-34567: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0010-45678: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0011-56789: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.: Excluded 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38420->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35018->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 01:40:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 01:40:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 01:40:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 01:40:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 01:40:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 01:40:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 01:40:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 01:40:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 01:40:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 01:40:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 01:40:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 01:40:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 01:40:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 01:40:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 01:40:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 01:40:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 01:40:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 01:40:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36554->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38424->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51132->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46956->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51304->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57846->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49436->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49446->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33862->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33874->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45586->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33890->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46966->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46968->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33892->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38434->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36156->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49458->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36162->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35028->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35042->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45596->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38436->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49464->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45612->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35044->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51144->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38450->172.17.0.4:21106, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36164->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33896->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45618->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51152->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51162->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35050->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49478->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38460->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36172->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51308->172.17.0.4:21105, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49494->172.17.0.4:21103, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36568->172.17.0.4:21101, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45622->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38470->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57856->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57868->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33908->172.17.0.4:21108, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38474->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35056->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45632->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35070->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46976->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35078->172.17.0.4:21107, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36180->172.17.0.4:21109, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45646->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38476->172.17.0.4:21106, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51174->172.17.0.4:21104, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46992->172.17.0.4:21102, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45650->172.17.0.4:21100, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57882->172.17.0.4:21110, err= 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51324->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35086->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45656->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45672->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38486->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38494->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36186->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49510->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57894->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51182->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33920->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51332->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35102->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57906->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51340->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57910->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33928->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51352->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45686->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45690->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51196->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33938->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51366->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47002->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51202->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57918->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45698->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51376->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35108->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35124->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38502->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33952->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : apple: Excluded 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:31 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : banana: Excluded 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57920->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36578->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36584->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49518->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:31 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35130->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38516->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : apple: Excluded 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:31 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : banana: Excluded 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36594->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36192->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38530->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33956->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:31 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51206->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33970->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : apple: Excluded 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:31 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : banana: Excluded 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51392->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36206->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51398->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45704->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : apple: Excluded 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:31 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : banana: Excluded 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51406->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45710->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35142->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36222->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51210->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49528->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45714->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57930->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36224->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57942->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47010->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47022->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51420->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38544->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35152->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45724->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47034->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33984->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45728->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36596->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:33998->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36606->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57958->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51426->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51214->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34010->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36234->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34012->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57968->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51438->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38552->172.17.0.4:21106, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51454->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51220->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36616->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57974->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45740->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47050->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51470->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35162->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35170->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51226->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49534->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34018->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47066->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51480->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45748->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45754->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51492->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35176->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45764->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49546->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51234->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57976->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36238->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47070->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47084->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47092->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35180->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51242->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47094->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51506->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36626->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45780->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47106->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51258->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47108->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49560->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51262->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57990->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38566->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36630->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38582->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49570->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38590->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51266->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49576->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36636->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34034->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49586->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47122->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57996->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36648->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35186->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34040->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34048->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47134->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38598->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45790->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35190->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35202->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36660->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49598->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36668->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : apple: Excluded 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:31 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : banana: Excluded 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49600->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36678->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36248->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38604->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51268->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51284->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : apple: Excluded 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:31 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : banana: Excluded 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51286->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36250->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:57998->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45800->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36690->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34050->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : apple: Excluded 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:31 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : banana: Excluded 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35210->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51516->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51520->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51302->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38618->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34066->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47138->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51528->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51534->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36254->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34080->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45810->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47144->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38632->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35218->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36696->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36704->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36718->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51546->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58012->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38640->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58022->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58032->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36722->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36264->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45826->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51556->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45832->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38642->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36726->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45848->172.17.0.4:21100, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38644->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36732->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45850->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51562->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38648->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38654->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36272->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45866->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58046->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49612->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47148->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34096->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34112->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34124->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51564->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51312->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51580->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51314->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35232->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51584->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49624->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36740->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49638->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36744->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51328->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34136->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45876->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51598->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51330->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36760->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47158->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51606->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51334->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51610->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51622->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51636->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51336->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38664->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35246->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34140->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38680->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36284->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35256->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51650->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58056->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38696->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35264->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34152->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49654->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51658->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58060->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34166->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34170->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36296->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51674->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36312->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51684->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36770->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36772->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47170->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36316->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34184->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : apple: Excluded 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:31 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : banana: Excluded 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36786->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38704->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38712->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47182->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38728->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35278->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : apple: Excluded 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:31 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : banana: Excluded 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34198->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34210->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45884->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58068->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47192->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51700->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : apple: Excluded 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:31 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : banana: Excluded 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35288->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36798->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47200->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51714->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34222->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58070->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38736->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49670->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49682->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49698->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47210->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36326->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34236->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51346->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49706->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34248->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58086->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36800->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51718->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49718->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49730->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49732->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49736->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47226->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49748->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34258->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36338->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47232->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45888->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36806->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58096->172.17.0.4:21110, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34260->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51352->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51360->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51732->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36812->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45898->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45912->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58106->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51742->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35290->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45924->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34276->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51368->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45940->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36826->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34286->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36348->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45954->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35302->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51384->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47242->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58108->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45968->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34302->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36362->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49762->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51756->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58114->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47252->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47268->172.17.0.4:21102, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51396->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36828->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49778->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49790->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51406->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51764->172.17.0.4:21105, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49802->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35312->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38746->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58124->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51410->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49818->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36844->172.17.0.4:21101, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49826->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36374->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45976->172.17.0.4:21100, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35326->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38748->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51420->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38752->172.17.0.4:21106, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34316->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35338->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58128->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51428->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51438->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34324->172.17.0.4:21108, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51446->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51454->172.17.0.4:21104, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36386->172.17.0.4:21109, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49836->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35340->172.17.0.4:21107, err= 2025/06/28 01:40:31 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49840->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : apple: Excluded 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:31 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : banana: Excluded 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49848->172.17.0.4:21103, err= 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58132->172.17.0.4:21110, err= 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:31 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51768->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58144->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51778->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49860->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : apple: Excluded 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:32 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : banana: Excluded 2025/06/28 01:40:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51466->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35354->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38756->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36396->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36400->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51478->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : apple: Excluded 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:32 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : banana: Excluded 2025/06/28 01:40:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47272->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38764->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38776->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36412->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34338->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49872->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51492->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34354->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45978->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51506->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49878->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49894->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45980->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51512->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:45988->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38788->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51514->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58148->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36424->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46004->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34364->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46012->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34368->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36440->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58160->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46026->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34378->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35360->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36848->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36856->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47276->172.17.0.4:21102, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35362->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51790->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58176->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38800->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38810->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46032->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51526->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51530->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38816->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35372->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46040->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49906->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35376->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51798->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36442->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49914->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36456->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51534->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51536->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34390->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51546->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36464->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36870->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34406->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51558->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51570->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49918->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49928->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51576->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35388->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47286->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34408->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58184->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35394->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35406->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38828->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34410->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46052->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35422->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38838->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46054->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51582->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35436->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47290->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47296->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47312->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58190->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49934->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36478->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51814->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49950->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36492->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51826->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51594->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51838->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51596->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36874->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51606->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34414->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47326->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51616->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51840->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : apple: Excluded 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:32 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : banana: Excluded 2025/06/28 01:40:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46058->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36878->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34430->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36494->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:32 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58204->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47330->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : apple: Excluded 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:32 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : banana: Excluded 2025/06/28 01:40:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34444->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34450->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38848->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35444->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : apple: Unchanged skipping 2025/06/28 01:40:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : banana: Unchanged skipping 2025/06/28 01:40:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47338->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36496->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : apple: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : apple: Excluded 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : appleappleapplebanana: Excluded 2025/06/28 01:40:32 DEBUG : banana: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : banana: Excluded 2025/06/28 01:40:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : splitbananasplit: Excluded 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49952->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 01:40:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58220->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36506->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49960->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51632->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38856->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58222->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46074->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47346->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58230->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49966->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36886->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38868->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49980->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47348->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35458->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35468->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49984->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58240->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36520->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36528->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36542->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58250->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47364->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36894->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58252->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58258->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51636->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34456->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36548->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36896->172.17.0.4:21101, err= --- PASS: TestTransform (3.64s) --- PASS: TestTransform/NFC (0.37s) --- PASS: TestTransform/NFD (0.34s) --- PASS: TestTransform/base64 (0.34s) --- PASS: TestTransform/prefix (0.35s) --- PASS: TestTransform/suffix (0.44s) --- PASS: TestTransform/truncate (0.36s) --- PASS: TestTransform/encoder (0.30s) --- PASS: TestTransform/ISO-8859-1 (0.26s) --- PASS: TestTransform/charmap (0.34s) --- PASS: TestTransform/lowercase (0.27s) --- PASS: TestTransform/ascii (0.26s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51844->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47374->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/28 01:40:32 INFO : sub dir_somesuffix: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35484->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46090->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/28 01:40:32 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/28 01:40:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/28 01:40:32 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36898->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51648->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34470->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51860->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36558->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/28 01:40:32 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35486->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36910->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58262->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34478->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49994->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47388->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36574->172.17.0.4:21109, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51862->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51868->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 INFO : tictactoe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46100->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35488->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51872->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36588->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:49996->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34490->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38876->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/06/28 01:40:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36590->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46114->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35496->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51660->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46120->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34498->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51880->172.17.0.4:21105, err= --- PASS: TestDoubleTransform (0.03s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47400->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36918->172.17.0.4:21101, err= 2025/06/28 01:40:32 INFO : toe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50008->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38878->172.17.0.4:21106, err= 2025/06/28 01:40:32 INFO : toe/toe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46132->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38882->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/28 01:40:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38896->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36932->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58278->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38912->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51894->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/28 01:40:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34510->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58284->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36948->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35504->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51906->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36964->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36606->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36620->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36980->172.17.0.4:21101, err= --- PASS: TestFileTag (0.04s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46144->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35520->172.17.0.4:21107, err= 2025/06/28 01:40:32 INFO : toe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38924->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34520->172.17.0.4:21108, err= 2025/06/28 01:40:32 INFO : toe/toe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38928->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51674->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/28 01:40:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58288->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36984->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36992->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38936->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38946->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/28 01:40:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58290->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36626->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46152->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37000->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51688->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37002->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47412->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51692->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58302->172.17.0.4:21110, err= --- PASS: TestNoTag (0.05s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 DEBUG : empty_dir: Making directory with metadata 2025/06/28 01:40:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38960->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34526->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 INFO : tictacempty_dir: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36632->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47426->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 INFO : tictactoe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51700->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46164->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 INFO : tictactoe/tictactoe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51714->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58314->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38970->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58320->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35524->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38974->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51914->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/28 01:40:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50018->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34536->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58326->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46170->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51720->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46178->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50028->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51916->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34544->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51726->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50042->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37016->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51728->172.17.0.4:21104, err= --- PASS: TestDirTag (0.05s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 DEBUG : empty_dir: Making directory with metadata 2025/06/28 01:40:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46186->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34558->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 INFO : tictacempty_dir: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58330->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34562->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 INFO : tictactoe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51924->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46200->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 INFO : tictactoe/tictactoe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37022->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58342->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51730->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38978->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58354->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38986->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35526->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58368->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34566->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35538->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46206->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38994->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:38998->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58382->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51932->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37038->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51944->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/06/28 01:40:32 NOTICE: ftp://172.17.0.4:21/rclone-test-vubibem0nohe: 0 differences found 2025/06/28 01:40:32 NOTICE: ftp://172.17.0.4:21/rclone-test-vubibem0nohe: 1 hashes could not be checked 2025/06/28 01:40:32 NOTICE: ftp://172.17.0.4:21/rclone-test-vubibem0nohe: 1 matching files 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39006->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36634->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37042->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46210->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47440->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35554->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35556->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46218->172.17.0.4:21100, err= --- PASS: TestAllTag (0.05s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36638->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34568->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 INFO : tictactoe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39012->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35558->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 INFO : tictactoe/tictactoe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34580->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51960->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58388->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34596->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35560->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58398->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34608->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/28 01:40:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39018->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39024->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58408->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35562->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50058->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58420->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46234->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50068->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50080->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51732->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46244->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37052->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46254->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39032->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51746->172.17.0.4:21104, err= --- PASS: TestRunTwice (0.05s) === RUN TestSyntax 2025/06/28 01:40:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51756->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34624->172.17.0.4:21108, err= 2025/06/28 01:40:32 INFO : toe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39040->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51972->172.17.0.4:21105, err= 2025/06/28 01:40:32 INFO : toe/toe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51988->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51758->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34630->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51994->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34644->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58436->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34648->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/06/28 01:40:32 INFO : toe/toe/toe: Copied (new) 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47448->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52002->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47458->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34652->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50092->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50104->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39046->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35578->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37056->172.17.0.4:21101, err= --- PASS: TestConflicting (0.04s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 DEBUG : empty_dir: Making directory with metadata 2025/06/28 01:40:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34654->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47468->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 INFO : tictacempty_dir: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52016->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34664->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 INFO : tictactoe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50108->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36654->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 INFO : tictactoe/tictactoe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51760->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51776->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47476->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37070->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58438->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37080->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46262->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 INFO : toe/toe/toe.txt: Deleted 2025/06/28 01:40:32 INFO : toe/toe: Removing directory 2025/06/28 01:40:32 INFO : toe: Removing directory 2025/06/28 01:40:32 INFO : empty_dir: Removing directory 2025/06/28 01:40:32 DEBUG : Local file system at /tmp/rclone3445512695: deleted 3 directories 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58450->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58456->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39054->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34676->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50116->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47482->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50132->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52032->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39070->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35594->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47486->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34678->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50136->172.17.0.4:21103, err= --- PASS: TestMove (0.04s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 DEBUG : empty_dir: Making directory with metadata 2025/06/28 01:40:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46274->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35606->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 INFO : tictacempty_dir: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36666->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46280->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 INFO : tictactoe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50144->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50150->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 INFO : tictactoe/tictactoe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37092->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36676->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36678->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35620->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34692->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47490->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37096->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 INFO : toe/toe/toe.txt: Deleted 2025/06/28 01:40:32 INFO : toe/toe: Removing directory 2025/06/28 01:40:32 INFO : toe: Removing directory 2025/06/28 01:40:32 INFO : empty_dir: Removing directory 2025/06/28 01:40:32 DEBUG : Local file system at /tmp/rclone3445512695: deleted 3 directories 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35622->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47506->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34698->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36694->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52038->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47512->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46286->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34704->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34708->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37108->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36708->172.17.0.4:21109, err= 2025/06/28 01:40:32 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34724->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51778->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52046->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39074->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51780->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46294->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50154->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47516->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47530->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51794->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47534->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39080->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34736->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51798->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35638->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52058->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47546->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35642->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39088->172.17.0.4:21106, err= --- PASS: TestTransformFile (0.07s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 DEBUG : Reset feature "Copy" 2025/06/28 01:40:32 DEBUG : Reset feature "Move" 2025/06/28 01:40:32 DEBUG : Reset feature "Copy" 2025/06/28 01:40:32 DEBUG : Reset feature "Move" 2025/06/28 01:40:32 DEBUG : empty_dir: Making directory with metadata 2025/06/28 01:40:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52066->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46308->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 INFO : tictacempty_dir: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58468->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46324->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 INFO : tictactoe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37112->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50156->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: tictactoe 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 INFO : tictactoe/tictactoe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50160->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46336->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 01:40:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37116->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36716->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46346->172.17.0.4:21100, err= 2025/06/28 01:40:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 01:40:32 INFO : toe/toe/toe.txt: Deleted 2025/06/28 01:40:32 INFO : toe/toe: Removing directory 2025/06/28 01:40:32 INFO : toe: Removing directory 2025/06/28 01:40:32 INFO : empty_dir: Removing directory 2025/06/28 01:40:32 DEBUG : Local file system at /tmp/rclone3445512695: deleted 3 directories 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37122->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51812->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36718->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50168->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58476->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46362->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36728->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/28 01:40:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34752->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37132->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35656->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47556->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37142->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50170->172.17.0.4:21103, err= 2025/06/28 01:40:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58484->172.17.0.4:21110, err= 2025/06/28 01:40:32 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58494->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58504->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39100->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36734->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50174->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35662->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34766->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58516->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37148->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36748->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52070->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35670->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50178->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36758->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58518->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34774->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46372->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47558->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39102->172.17.0.4:21106, err= --- PASS: TestManualTransformFile (0.05s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 DEBUG : toe: transformed to: dG9l 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39106->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50190->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: dG9l 2025/06/28 01:40:32 INFO : dG9l: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39122->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37160->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : toe: transformed to: dG9l 2025/06/28 01:40:32 DEBUG : toe: transformed to: dG9l 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/28 01:40:32 INFO : dG9l/dG9l: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58522->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37174->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/28 01:40:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51826->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58530->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35678->172.17.0.4:21107, err= 2025/06/28 01:40:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51830->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37190->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52084->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37194->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : dG9l: transformed to: toe 2025/06/28 01:40:32 DEBUG : dG9l: transformed to: toe 2025/06/28 01:40:32 INFO : toe: Set directory modification time (using SetModTime) 2025/06/28 01:40:32 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21110") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:58542->172.17.0.4:21110, err= 2025/06/28 01:40:32 DEBUG : dG9l: transformed to: toe 2025/06/28 01:40:32 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/28 01:40:32 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/06/28 01:40:32 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52090->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/28 01:40:32 DEBUG : Local file system at /tmp/rclone3445512695: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/06/28 01:40:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/28 01:40:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/28 01:40:32 DEBUG : Local file system at /tmp/rclone3445512695: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : Waiting for deletions to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47564->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47576->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50206->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39126->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37206->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39140->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46386->172.17.0.4:21100, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39146->172.17.0.4:21106, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39158->172.17.0.4:21106, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vubibem0nohe", Local "Local file system at /tmp/rclone3445512695", Modify Window "1s" 2025/06/28 01:40:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21108") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:34788->172.17.0.4:21108, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21106") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:39174->172.17.0.4:21106, err= 2025/06/28 01:40:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: 2025/06/28 01:40:32 INFO : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47590->172.17.0.4:21102, err= 2025/06/28 01:40:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: 2025/06/28 01:40:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: 2025/06/28 01:40:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: 2025/06/28 01:40:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/28 01:40:32 INFO : toe/toe: Making directory 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21102") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:47600->172.17.0.4:21102, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50216->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35686->172.17.0.4:21107, err= 2025/06/28 01:40:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 01:40:32 DEBUG : toe/toe: transformed to: 2025/06/28 01:40:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/28 01:40:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 01:40:32 DEBUG : toe: transformed to: 2025/06/28 01:40:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/28 01:40:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 01:40:32 DEBUG : toe/toe/toe: transformed to: 2025/06/28 01:40:32 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for checks to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Waiting for transfers to finish 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35690->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35698->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50222->172.17.0.4:21103, err= 2025/06/28 01:40:32 INFO : toe/toe/toe: Copied (new) 2025/06/28 01:40:32 ERROR : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: not deleting files as there were IO errors 2025/06/28 01:40:32 ERROR : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: not deleting directories as there were IO errors 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36766->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21109") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:36770->172.17.0.4:21109, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50224->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51832->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37218->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21101") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:37228->172.17.0.4:21101, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21104") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:51848->172.17.0.4:21104, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21107") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:35712->172.17.0.4:21107, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21100") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:46398->172.17.0.4:21100, err= --- PASS: TestError (0.02s) PASS 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21105") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:52102->172.17.0.4:21105, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: dial("tcp","172.17.0.4:21103") 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: > dial: conn=172.17.0.1:50226->172.17.0.4:21103, err= 2025/06/28 01:40:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vubibem0nohe: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 9.669241797s (try 1/5)