"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/03/04 01:05:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu" 2026/03/04 01:05:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/04 01:05:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:38 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:38 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:38 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:38 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Connecting to FTP server 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53406->172.17.0.9:21, err= 2026/03/04 01:05:38 DEBUG : Creating backend with remote "/tmp/rclone2629139906" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30834") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33414->172.17.0.9:30834, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39816") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47132->172.17.0.9:39816, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31287") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57348->172.17.0.9:31287, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36701") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43024->172.17.0.9:36701, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38643") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40312->172.17.0.9:38643, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37949") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44190->172.17.0.9:37949, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31569") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47646->172.17.0.9:31569, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30344") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35140->172.17.0.9:30344, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30112") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48456->172.17.0.9:30112, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34261") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45880->172.17.0.9:34261, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34589") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47442->172.17.0.9:34589, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36636") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41644->172.17.0.9:36636, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34829") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49964->172.17.0.9:34829, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32221") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58942->172.17.0.9:32221, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32669") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39714->172.17.0.9:32669, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : Creating backend with remote "/non-existing" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36217") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47862->172.17.0.9:36217, err= 2026/03/04 01:05:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30078") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42822->172.17.0.9:30078, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38341") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45854->172.17.0.9:38341, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33444") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42340->172.17.0.9:33444, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35945") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50826->172.17.0.9:35945, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35038") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48846->172.17.0.9:35038, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36913") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46670->172.17.0.9:36913, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37262") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59082->172.17.0.9:37262, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32197") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57054->172.17.0.9:32197, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:222: Only runs on local 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32285") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51646->172.17.0.9:32285, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36406") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36336->172.17.0.9:36406, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 INFO : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Running all checks before starting transfers 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33681") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34576->172.17.0.9:33681, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 INFO : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Checks finished, now starting transfers 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34064") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45716->172.17.0.9:34064, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38556") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48478->172.17.0.9:38556, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38802") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39704->172.17.0.9:38802, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33103") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60928->172.17.0.9:33103, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30665") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35930->172.17.0.9:30665, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32608") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60494->172.17.0.9:32608, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 ERROR : Ignoring --no-traverse with sync 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38510") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45622->172.17.0.9:38510, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37353") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46256->172.17.0.9:37353, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39187") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54658->172.17.0.9:39187, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30273") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45386->172.17.0.9:30273, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38332") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52414->172.17.0.9:38332, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37441") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34194->172.17.0.9:37441, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30384") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40118->172.17.0.9:30384, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31899") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38876->172.17.0.9:31899, err= 2026/03/04 01:05:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33063") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34222->172.17.0.9:33063, err= 2026/03/04 01:05:38 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/03/04 01:05:38 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/03/04 01:05:38 INFO : hello world2: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31577") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37544->172.17.0.9:31577, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30715") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41844->172.17.0.9:30715, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39852") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55294->172.17.0.9:39852, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33016") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32798->172.17.0.9:33016, err= 2026/03/04 01:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37145") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59882->172.17.0.9:37145, err= 2026/03/04 01:05:38 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/04 01:05:38 INFO : potato2: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33724") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45066->172.17.0.9:33724, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39103") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38256->172.17.0.9:39103, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33047") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36282->172.17.0.9:33047, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39195") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54772->172.17.0.9:39195, err= 2026/03/04 01:05:38 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/04 01:05:38 INFO : potato2: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36968") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45500->172.17.0.9:36968, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33995") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38450->172.17.0.9:33995, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32703") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54782->172.17.0.9:32703, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/04 01:05:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:05:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30779") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55386->172.17.0.9:30779, err= 2026/03/04 01:05:38 INFO : sub dir2: Making directory 2026/03/04 01:05:38 INFO : sub dir: Making directory 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 INFO : sub dir2/sub sub dir2: Making directory 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Connecting to FTP server 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30813") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45100->172.17.0.9:30813, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53410->172.17.0.9:21, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34695") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46888->172.17.0.9:34695, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37688") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31068") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45366->172.17.0.9:37688, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43272->172.17.0.9:31068, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32005") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45678->172.17.0.9:32005, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33694") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44372->172.17.0.9:33694, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30829") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35540") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60574->172.17.0.9:30829, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48850->172.17.0.9:35540, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34428") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48432->172.17.0.9:34428, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31089") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55914->172.17.0.9:31089, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 INFO : sub dir2: Making directory 2026/03/04 01:05:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/04 01:05:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35700") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56600->172.17.0.9:35700, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30853") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43876->172.17.0.9:30853, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39778") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37962->172.17.0.9:39778, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38016") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48632->172.17.0.9:38016, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37249") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53798->172.17.0.9:37249, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36856") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59340->172.17.0.9:36856, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31692") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42898->172.17.0.9:31692, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : sub dir2: Making directory with metadata 2026/03/04 01:05:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32901") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57416->172.17.0.9:32901, err= 2026/03/04 01:05:38 INFO : sub dir2: Making directory 2026/03/04 01:05:38 INFO : sub dir: Making directory 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39178") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59746->172.17.0.9:39178, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 INFO : sub dir/hello world: Deleted 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37805") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34752->172.17.0.9:37805, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34430") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57138->172.17.0.9:34430, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33056") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43468->172.17.0.9:33056, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31875") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58498->172.17.0.9:31875, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32035") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33458->172.17.0.9:32035, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36259") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32069") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44182->172.17.0.9:36259, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39342->172.17.0.9:32069, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37880") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45820->172.17.0.9:37880, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39963") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60154->172.17.0.9:39963, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34053") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55036->172.17.0.9:34053, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 INFO : sub dir2: Making directory 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35292") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35196->172.17.0.9:35292, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38173") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48504->172.17.0.9:38173, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 INFO : sub dir/hello world: Deleted 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34001") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46574->172.17.0.9:34001, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33179") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50286->172.17.0.9:33179, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30112") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48464->172.17.0.9:30112, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35383") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35500->172.17.0.9:35383, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32988") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48978->172.17.0.9:32988, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : sub dir2: Making directory with metadata 2026/03/04 01:05:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:05:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34126") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43272->172.17.0.9:34126, err= 2026/03/04 01:05:38 INFO : sub dir2: Making directory 2026/03/04 01:05:38 INFO : sub dir: Making directory 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38371") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59072->172.17.0.9:38371, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39198") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54468->172.17.0.9:39198, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38764") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32960->172.17.0.9:38764, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34400") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60688->172.17.0.9:34400, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32779") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50190->172.17.0.9:32779, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35689") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36476") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53452->172.17.0.9:35689, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36204->172.17.0.9:36476, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33072") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57040->172.17.0.9:33072, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31405") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41008->172.17.0.9:31405, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36959") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57352->172.17.0.9:36959, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 INFO : sub dir2: Making directory 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38129") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48072->172.17.0.9:38129, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31600") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35928->172.17.0.9:31600, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35542") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41100->172.17.0.9:35542, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33836") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52926->172.17.0.9:33836, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35848") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57060->172.17.0.9:35848, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33847") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46670->172.17.0.9:33847, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34790") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38270->172.17.0.9:34790, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33521") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55796->172.17.0.9:33521, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33931") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49686->172.17.0.9:33931, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31221") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36598->172.17.0.9:31221, err= 2026/03/04 01:05:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fovazam9rixu" 2026/03/04 01:05:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:38 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:38 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:38 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:38 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: Connecting to FTP server 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: > dial: conn=172.17.0.1:53420->172.17.0.9:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-locotus0xoyu -> ftp://172.17.0.9:21/rclone-test-fovazam9rixu 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: dial("tcp","172.17.0.9:39695") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33392") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51870->172.17.0.9:33392, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: > dial: conn=172.17.0.1:59680->172.17.0.9:39695, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32125") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60258->172.17.0.9:32125, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33671") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48766->172.17.0.9:33671, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: dial("tcp","172.17.0.9:32894") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: > dial: conn=172.17.0.1:34914->172.17.0.9:32894, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: dial("tcp","172.17.0.9:39878") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: > dial: conn=172.17.0.1:40230->172.17.0.9:39878, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: dial("tcp","172.17.0.9:32914") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: > dial: conn=172.17.0.1:51830->172.17.0.9:32914, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: dial("tcp","172.17.0.9:30455") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: > dial: conn=172.17.0.1:38170->172.17.0.9:30455, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: dial("tcp","172.17.0.9:39869") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: > dial: conn=172.17.0.1:47562->172.17.0.9:39869, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: Purge object "sub dir/hello world" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: Purge dir "sub dir" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-fovazam9rixu: Purge dir "" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39200") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43792->172.17.0.9:39200, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31978") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39410->172.17.0.9:31978, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35036") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32808->172.17.0.9:35036, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39589") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46090->172.17.0.9:39589, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39029") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59788->172.17.0.9:39029, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31743") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36270->172.17.0.9:31743, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36580") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43484->172.17.0.9:36580, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37679") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54252->172.17.0.9:37679, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36445") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52540->172.17.0.9:36445, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37270") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51330->172.17.0.9:37270, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38509") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54732->172.17.0.9:38509, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33312") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40928->172.17.0.9:33312, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30803") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43586->172.17.0.9:30803, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34766") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55892->172.17.0.9:34766, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31774") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50228->172.17.0.9:31774, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30029") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45924->172.17.0.9:30029, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38123") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40904->172.17.0.9:38123, err= 2026/03/04 01:05:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-socunat8luro" 2026/03/04 01:05:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:38 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:38 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:38 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:38 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: Connecting to FTP server 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: > dial: conn=172.17.0.1:53426->172.17.0.9:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-locotus0xoyu -> ftp://172.17.0.9:21/rclone-test-socunat8luro 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: dial("tcp","172.17.0.9:39659") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38919") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: > dial: conn=172.17.0.1:52084->172.17.0.9:39659, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44082->172.17.0.9:38919, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33428") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35664->172.17.0.9:33428, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31015") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60698->172.17.0.9:31015, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: dial("tcp","172.17.0.9:32326") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: > dial: conn=172.17.0.1:47266->172.17.0.9:32326, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: dial("tcp","172.17.0.9:37957") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: > dial: conn=172.17.0.1:44278->172.17.0.9:37957, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: dial("tcp","172.17.0.9:32569") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: > dial: conn=172.17.0.1:58254->172.17.0.9:32569, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38034") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38100->172.17.0.9:38034, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36101") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47348->172.17.0.9:36101, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36160") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50626->172.17.0.9:36160, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38850") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: dial("tcp","172.17.0.9:33732") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: > dial: conn=172.17.0.1:58154->172.17.0.9:33732, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33616->172.17.0.9:38850, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: dial("tcp","172.17.0.9:34190") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31386") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: > dial: conn=172.17.0.1:46066->172.17.0.9:34190, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54798->172.17.0.9:31386, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-socunat8luro) 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34604") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40950->172.17.0.9:34604, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: dial("tcp","172.17.0.9:31532") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: > dial: conn=172.17.0.1:56730->172.17.0.9:31532, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: dial("tcp","172.17.0.9:37910") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: > dial: conn=172.17.0.1:41470->172.17.0.9:37910, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: dial("tcp","172.17.0.9:32097") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: > dial: conn=172.17.0.1:60878->172.17.0.9:32097, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: dial("tcp","172.17.0.9:33125") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: > dial: conn=172.17.0.1:40494->172.17.0.9:33125, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: dial("tcp","172.17.0.9:39640") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: > dial: conn=172.17.0.1:45538->172.17.0.9:39640, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: Purge object "sub dir/hello world" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: Purge dir "sub dir" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-socunat8luro: Purge dir "" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31343") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59160->172.17.0.9:31343, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37865") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35788->172.17.0.9:37865, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33014") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54900->172.17.0.9:33014, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38582") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40560->172.17.0.9:38582, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34319") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56994->172.17.0.9:34319, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31903") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52830->172.17.0.9:31903, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32788") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60974->172.17.0.9:32788, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31738") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34564->172.17.0.9:31738, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31148") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38448->172.17.0.9:31148, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/04 01:05:38 INFO : sub dir/hello world: Deleted 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31541") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47132->172.17.0.9:31541, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33724") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45068->172.17.0.9:33724, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39589") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46100->172.17.0.9:39589, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36030") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41546->172.17.0.9:36030, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38716") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43212->172.17.0.9:38716, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34930") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43564->172.17.0.9:34930, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36269") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59282->172.17.0.9:36269, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37476") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57154->172.17.0.9:37476, err= 2026/03/04 01:05:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-detisil1febo" 2026/03/04 01:05:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:38 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:38 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:38 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:38 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: Connecting to FTP server 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:53432->172.17.0.9:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-locotus0xoyu -> ftp://172.17.0.9:21/rclone-test-detisil1febo 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:35158") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32864") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:55030->172.17.0.9:35158, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48408->172.17.0.9:32864, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32514") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35662->172.17.0.9:32514, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35308") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57710->172.17.0.9:35308, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:32806") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:43792->172.17.0.9:32806, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:36101") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:47364->172.17.0.9:36101, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:31991") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:56872->172.17.0.9:31991, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32467") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46262->172.17.0.9:32467, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34322") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44166->172.17.0.9:34322, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33967") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35710->172.17.0.9:33967, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: Using server-side directory move 2026/03/04 01:05:38 INFO : ftp://172.17.0.9:21/rclone-test-detisil1febo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:31550") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:48936->172.17.0.9:31550, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39167") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58804->172.17.0.9:39167, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34240") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:34086") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:57982->172.17.0.9:34086, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57186->172.17.0.9:34240, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-detisil1febo) 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: Waiting for transfers to finish 2026/03/04 01:05:38 INFO : sub dir/hello world: Deleted 2026/03/04 01:05:38 INFO : sub dir/hello world: Moved (server-side) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30614") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33530->172.17.0.9:30614, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31403") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60726->172.17.0.9:31403, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:39485") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:46068->172.17.0.9:39485, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:36413") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:51104->172.17.0.9:36413, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31758") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49138->172.17.0.9:31758, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36881") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51384->172.17.0.9:36881, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35678") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53342->172.17.0.9:35678, err= 2026/03/04 01:05:38 DEBUG : testing file moves 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:39699") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36482") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:42352->172.17.0.9:39699, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33050->172.17.0.9:36482, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:34734") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:49326->172.17.0.9:34734, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39078") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55000->172.17.0.9:39078, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:38 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-detisil1febo) 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: Waiting for transfers to finish 2026/03/04 01:05:38 INFO : sub dir/hello world: Deleted 2026/03/04 01:05:38 INFO : sub dir/hello world: Moved (server-side) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37158") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48614->172.17.0.9:37158, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38348") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57598->172.17.0.9:38348, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:37958") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:52890->172.17.0.9:37958, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:32487") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:48468->172.17.0.9:32487, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:39836") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:36082->172.17.0.9:39836, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: dial("tcp","172.17.0.9:36575") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: > dial: conn=172.17.0.1:41240->172.17.0.9:36575, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: Purge object "sub dir/hello world" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: Purge dir "sub dir" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-detisil1febo: Purge dir "" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35050") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58798->172.17.0.9:35050, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35493") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51038->172.17.0.9:35493, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33511") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56586->172.17.0.9:33511, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39372") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40952->172.17.0.9:39372, err= 2026/03/04 01:05:38 ERROR : error listing: directory not found 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39373") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44746->172.17.0.9:39373, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39094") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47988->172.17.0.9:39094, err= 2026/03/04 01:05:38 INFO : Local file system at /tmp/rclone2629139906: Making directory 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32147") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34752->172.17.0.9:32147, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33355") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50148->172.17.0.9:33355, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38221") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47986->172.17.0.9:38221, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31618") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38472->172.17.0.9:31618, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37949") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44206->172.17.0.9:37949, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39040") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39716->172.17.0.9:39040, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36620") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54826->172.17.0.9:36620, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33060") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41246->172.17.0.9:33060, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39043") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33622->172.17.0.9:39043, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39251") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60056->172.17.0.9:39251, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36332") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47720->172.17.0.9:36332, err= 2026/03/04 01:05:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32479") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55532->172.17.0.9:32479, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : Local file system at /tmp/rclone2629139906: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32473") 2026/03/04 01:05:38 DEBUG : Local file system at /tmp/rclone2629139906: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56084->172.17.0.9:32473, err= 2026/03/04 01:05:38 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/04 01:05:38 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/04 01:05:38 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33816") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36874->172.17.0.9:33816, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37312") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59250->172.17.0.9:37312, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39704") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49176->172.17.0.9:39704, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37767") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54492->172.17.0.9:37767, err= 2026/03/04 01:05:38 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32534") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58764->172.17.0.9:32534, err= 2026/03/04 01:05:38 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/03/04 01:05:38 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/03/04 01:05:38 INFO : check sum: Copied (new) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31570") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41836->172.17.0.9:31570, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39108") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49854->172.17.0.9:39108, err= 2026/03/04 01:05:38 DEBUG : check sum: size = 1 OK 2026/03/04 01:05:38 NOTICE: ftp://172.17.0.9:21/rclone-test-locotus0xoyu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/04 01:05:38 DEBUG : check sum: Size of src and dst objects identical 2026/03/04 01:05:38 DEBUG : check sum: Unchanged skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 INFO : There was nothing to transfer 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31596") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51396->172.17.0.9:31596, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33091") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37148->172.17.0.9:33091, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38538") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53362->172.17.0.9:38538, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38936") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33918->172.17.0.9:38936, err= 2026/03/04 01:05:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37032") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37094->172.17.0.9:37032, err= 2026/03/04 01:05:38 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/03/04 01:05:38 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/03/04 01:05:38 INFO : sizeonly: Copied (new) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39153") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53312->172.17.0.9:39153, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37685") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43424->172.17.0.9:37685, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : sizeonly: size = 6 OK 2026/03/04 01:05:38 DEBUG : sizeonly: Sizes identical 2026/03/04 01:05:38 DEBUG : sizeonly: Unchanged skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 INFO : There was nothing to transfer 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32990") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41382->172.17.0.9:32990, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39316") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44122->172.17.0.9:39316, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35783") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51788->172.17.0.9:35783, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35710") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47018->172.17.0.9:35710, err= 2026/03/04 01:05:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39495") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52686->172.17.0.9:39495, err= 2026/03/04 01:05:38 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/03/04 01:05:38 INFO : ignore-size: Copied (new) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30778") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34434->172.17.0.9:30778, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34671") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53710->172.17.0.9:34671, err= 2026/03/04 01:05:38 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:38 DEBUG : ignore-size: Unchanged skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 INFO : There was nothing to transfer 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35642") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36004->172.17.0.9:35642, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33440") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36602->172.17.0.9:33440, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30106") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54752->172.17.0.9:30106, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39257") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48832->172.17.0.9:39257, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36267") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43390->172.17.0.9:36267, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39495") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52692->172.17.0.9:39495, err= 2026/03/04 01:05:38 DEBUG : existing: size = 6 OK 2026/03/04 01:05:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:38 DEBUG : existing: Unchanged skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 INFO : There was nothing to transfer 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30367") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58592->172.17.0.9:30367, err= 2026/03/04 01:05:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39039") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51098->172.17.0.9:39039, err= 2026/03/04 01:05:38 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/04 01:05:38 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/04 01:05:38 INFO : existing: Copied (replaced existing) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33556") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51356->172.17.0.9:33556, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30112") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48480->172.17.0.9:30112, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33482") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46552->172.17.0.9:33482, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30721") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54974->172.17.0.9:30721, err= 2026/03/04 01:05:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34222") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41512->172.17.0.9:34222, err= 2026/03/04 01:05:38 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/04 01:05:38 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/04 01:05:38 INFO : existing: Copied (new) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35758") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53176->172.17.0.9:35758, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35487") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56408->172.17.0.9:35487, err= 2026/03/04 01:05:38 DEBUG : existing: Destination exists, skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 INFO : There was nothing to transfer 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31956") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53754->172.17.0.9:31956, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32175") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36202->172.17.0.9:32175, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37406") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43684->172.17.0.9:37406, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37804") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42966->172.17.0.9:37804, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38721") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42886->172.17.0.9:38721, err= 2026/03/04 01:05:38 INFO : d: Making directory 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38350") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34388->172.17.0.9:38350, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32757") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Connecting to FTP server 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36837") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56758->172.17.0.9:32757, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53434->172.17.0.9:21, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33928->172.17.0.9:36837, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31024") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55148->172.17.0.9:31024, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39797") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47992->172.17.0.9:39797, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35890") 2026/03/04 01:05:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34511") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36052->172.17.0.9:35890, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35645") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52336->172.17.0.9:35645, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Connecting to FTP server 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53446->172.17.0.9:21, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51170->172.17.0.9:34511, err= 2026/03/04 01:05:38 DEBUG : c/non empty space: size = 5 OK 2026/03/04 01:05:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:38 DEBUG : c/non empty space: Unchanged skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38721") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42900->172.17.0.9:38721, err= 2026/03/04 01:05:38 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/04 01:05:38 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/04 01:05:38 INFO : a/potato2: Copied (new) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 INFO : b/potato: Deleted 2026/03/04 01:05:38 INFO : d: Removing directory 2026/03/04 01:05:38 INFO : b: Removing directory 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: deleted 2 directories 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30119") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60044->172.17.0.9:30119, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34626") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33262") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57420->172.17.0.9:34626, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55618->172.17.0.9:33262, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33710") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35372->172.17.0.9:33710, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34778") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56064->172.17.0.9:34778, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31847") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39088->172.17.0.9:31847, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34758") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57218->172.17.0.9:34758, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38469") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55098->172.17.0.9:38469, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39128") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60336->172.17.0.9:39128, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38461") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42216->172.17.0.9:38461, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : empty space: size = 1 OK 2026/03/04 01:05:38 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 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32089") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34902->172.17.0.9:32089, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32788") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60982->172.17.0.9:32788, err= 2026/03/04 01:05:38 DEBUG : empty space: size = 1 OK 2026/03/04 01:05:38 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 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32003") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33984->172.17.0.9:32003, err= 2026/03/04 01:05:38 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/03/04 01:05:38 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/03/04 01:05:38 INFO : empty space: Copied (replaced existing) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38746") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52300->172.17.0.9:38746, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34539") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54156->172.17.0.9:34539, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34344") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48852->172.17.0.9:34344, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30748") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50578->172.17.0.9:30748, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39556") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39078->172.17.0.9:39556, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37466") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47832->172.17.0.9:37466, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37587") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43760->172.17.0.9:37587, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39639") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45966->172.17.0.9:39639, err= 2026/03/04 01:05:38 DEBUG : foo: size = 3 OK 2026/03/04 01:05:38 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 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38918") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46346->172.17.0.9:38918, err= 2026/03/04 01:05:38 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/03/04 01:05:38 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/03/04 01:05:38 INFO : foo: Copied (replaced existing) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31886") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51660->172.17.0.9:31886, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33302") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50204->172.17.0.9:33302, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35447") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55720->172.17.0.9:35447, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32204") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38874->172.17.0.9:32204, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30574") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40086->172.17.0.9:30574, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31845") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41158->172.17.0.9:31845, err= 2026/03/04 01:05:38 DEBUG : empty space: size = 1 OK 2026/03/04 01:05:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : empty space: Unchanged skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35414") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58552->172.17.0.9:35414, err= 2026/03/04 01:05:38 DEBUG : potato.06503f43.partial: size = 60 OK 2026/03/04 01:05:38 DEBUG : potato.06503f43.partial: renamed to: potato 2026/03/04 01:05:38 INFO : potato: Copied (new) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38248") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36844->172.17.0.9:38248, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31825") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37464->172.17.0.9:31825, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33515") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33434->172.17.0.9:33515, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39551") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39472->172.17.0.9:39551, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30987") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46988->172.17.0.9:30987, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32679") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55424->172.17.0.9:32679, err= 2026/03/04 01:05:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:38 DEBUG : potato: size = 60 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:38 DEBUG : potato: Sizes differ 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32365") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36080->172.17.0.9:32365, err= 2026/03/04 01:05:38 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/03/04 01:05:38 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/03/04 01:05:38 INFO : potato: Copied (replaced existing) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31053") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39990->172.17.0.9:31053, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32761") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55052->172.17.0.9:32761, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32519") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33504->172.17.0.9:32519, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33782") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38758->172.17.0.9:33782, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36540") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47880->172.17.0.9:36540, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38955") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52698->172.17.0.9:38955, err= 2026/03/04 01:05:38 DEBUG : potato: size = 21 OK 2026/03/04 01:05:38 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 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34242") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40826->172.17.0.9:34242, err= 2026/03/04 01:05:38 DEBUG : potato.a809149f.partial: size = 21 OK 2026/03/04 01:05:38 DEBUG : potato.a809149f.partial: renamed to: potato 2026/03/04 01:05:38 INFO : potato: Copied (replaced existing) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30898") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55376->172.17.0.9:30898, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37070") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40748->172.17.0.9:37070, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36528") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42604->172.17.0.9:36528, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33472") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44194->172.17.0.9:33472, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34890") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42198->172.17.0.9:34890, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33886") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49878->172.17.0.9:33886, err= 2026/03/04 01:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : empty space: size = 1 OK 2026/03/04 01:05:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/04 01:05:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:38 DEBUG : empty space: Unchanged skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31116") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47940->172.17.0.9:31116, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38102") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52154->172.17.0.9:38102, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34437") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59012->172.17.0.9:34437, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39227") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35214->172.17.0.9:39227, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36925") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59030->172.17.0.9:36925, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38373") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53026->172.17.0.9:38373, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31556") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37460->172.17.0.9:31556, err= 2026/03/04 01:05:38 DEBUG : empty space: size = 1 OK 2026/03/04 01:05:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37291") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40650->172.17.0.9:37291, err= 2026/03/04 01:05:38 DEBUG : empty space: Unchanged skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/04 01:05:38 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/04 01:05:38 INFO : potato2: Copied (new) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 INFO : potato: Deleted 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31784") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33040->172.17.0.9:31784, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33029") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43978->172.17.0.9:33029, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35727") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44296->172.17.0.9:35727, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35258") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40642->172.17.0.9:35258, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34796") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40792->172.17.0.9:34796, err= 2026/03/04 01:05:38 INFO : d: Making directory 2026/03/04 01:05:38 INFO : d/e: Making directory 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33950") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44016->172.17.0.9:33950, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38086") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32990->172.17.0.9:38086, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30260") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38009") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45936->172.17.0.9:30260, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46448->172.17.0.9:38009, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38888") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34306->172.17.0.9:38888, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37024") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32814->172.17.0.9:37024, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39445") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36343") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31146") 2026/03/04 01:05:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59232->172.17.0.9:39445, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31127") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49174->172.17.0.9:36343, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60294->172.17.0.9:31127, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45618->172.17.0.9:31146, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39250") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49756->172.17.0.9:39250, err= 2026/03/04 01:05:38 DEBUG : c/non empty space: size = 5 OK 2026/03/04 01:05:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : c/non empty space: Unchanged skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/04 01:05:38 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/04 01:05:38 INFO : a/potato2: Copied (new) 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 INFO : b/potato: Deleted 2026/03/04 01:05:38 INFO : d/e: Removing directory 2026/03/04 01:05:38 INFO : d: Removing directory 2026/03/04 01:05:38 INFO : b: Removing directory 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: deleted 3 directories 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37855") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57118->172.17.0.9:37855, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39562") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34963") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34568->172.17.0.9:39562, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57682->172.17.0.9:34963, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33485") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38904->172.17.0.9:33485, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34348") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57088->172.17.0.9:34348, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33333") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33478->172.17.0.9:33333, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34934") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44354->172.17.0.9:34934, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30352") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49540->172.17.0.9:30352, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36255") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60234->172.17.0.9:36255, err= 2026/03/04 01:05:38 INFO : d: Making directory 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35212") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50948->172.17.0.9:35212, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38048") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35717") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50240->172.17.0.9:38048, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38430") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57854->172.17.0.9:38430, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53132->172.17.0.9:35717, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33347") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53200->172.17.0.9:33347, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33108") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50330->172.17.0.9:33108, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33253") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49304->172.17.0.9:33253, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33899") 2026/03/04 01:05:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : c/non empty space: size = 5 OK 2026/03/04 01:05:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46674->172.17.0.9:33899, err= 2026/03/04 01:05:38 DEBUG : c/non empty space: Unchanged skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36744") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36814->172.17.0.9:36744, err= 2026/03/04 01:05:38 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/04 01:05:38 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/04 01:05:38 INFO : a/potato2: Copied (new) 2026/03/04 01:05:38 ERROR : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: not deleting files as there were IO errors 2026/03/04 01:05:38 ERROR : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: not deleting directories as there were IO errors 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31586") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51848->172.17.0.9:31586, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35999") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43634->172.17.0.9:35999, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34460") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41972->172.17.0.9:34460, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31004") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57876->172.17.0.9:31004, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36950") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46248->172.17.0.9:36950, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39883") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45274->172.17.0.9:39883, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36203") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32888->172.17.0.9:36203, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33245") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33768") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44930->172.17.0.9:33768, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60468->172.17.0.9:33245, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31635") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34124->172.17.0.9:31635, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36357") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60044->172.17.0.9:36357, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37081") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52094->172.17.0.9:37081, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38202") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52348->172.17.0.9:38202, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34488") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36428->172.17.0.9:34488, err= 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36935") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54060->172.17.0.9:36935, err= 2026/03/04 01:05:38 DEBUG : empty space: size = 1 OK 2026/03/04 01:05:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 INFO : potato: Deleted 2026/03/04 01:05:38 DEBUG : empty space: Unchanged skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35829") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46306->172.17.0.9:35829, err= 2026/03/04 01:05:38 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/04 01:05:38 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/04 01:05:38 INFO : potato2: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36376") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41352->172.17.0.9:36376, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31150") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60270->172.17.0.9:31150, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35845") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44066->172.17.0.9:35845, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35087") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46102->172.17.0.9:35087, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39181") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42086->172.17.0.9:39181, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39282") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60922->172.17.0.9:39282, err= 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37849") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56214->172.17.0.9:37849, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 INFO : potato: Deleted 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32721") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46836->172.17.0.9:32721, err= 2026/03/04 01:05:38 DEBUG : empty space: size = 1 OK 2026/03/04 01:05:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : empty space: Unchanged skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35382") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35578->172.17.0.9:35382, err= 2026/03/04 01:05:38 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/04 01:05:38 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/04 01:05:38 INFO : potato2: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33729") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60556->172.17.0.9:33729, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32196") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44836->172.17.0.9:32196, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36171") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41570->172.17.0.9:36171, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35993") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33052->172.17.0.9:35993, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30357") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45608->172.17.0.9:30357, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38428") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54772->172.17.0.9:38428, err= 2026/03/04 01:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36012") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57822->172.17.0.9:36012, err= 2026/03/04 01:05:38 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/03/04 01:05:38 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/03/04 01:05:38 INFO : potato2: Copied (new) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35686") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59684->172.17.0.9:35686, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35379") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37964->172.17.0.9:35379, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32120") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53654->172.17.0.9:32120, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33862") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36566->172.17.0.9:33862, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35826") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35834->172.17.0.9:35826, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33651") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36104->172.17.0.9:33651, err= 2026/03/04 01:05:38 DEBUG : enormous: Excluded (Size Filter) 2026/03/04 01:05:38 DEBUG : enormous: Excluded 2026/03/04 01:05:38 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 01:05:38 DEBUG : potato2: Excluded 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39593") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45934->172.17.0.9:39593, err= 2026/03/04 01:05:38 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 01:05:38 DEBUG : potato2: Excluded 2026/03/04 01:05:38 DEBUG : empty space: size = 1 OK 2026/03/04 01:05:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : empty space: Unchanged skipping 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 INFO : There was nothing to transfer 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36862") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44958->172.17.0.9:36862, err= 2026/03/04 01:05:38 DEBUG : enormous: Excluded (Size Filter) 2026/03/04 01:05:38 DEBUG : enormous: Excluded 2026/03/04 01:05:38 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 01:05:38 DEBUG : potato2: Excluded 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36325") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57432->172.17.0.9:36325, err= 2026/03/04 01:05:38 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 01:05:38 DEBUG : potato2: Excluded 2026/03/04 01:05:38 DEBUG : empty space: size = 1 OK 2026/03/04 01:05:38 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/04 01:05:38 DEBUG : empty space: Unchanged skipping 2026/03/04 01:05:38 DEBUG : Local file system at /tmp/rclone2629139906: Waiting for checks to finish 2026/03/04 01:05:38 DEBUG : Local file system at /tmp/rclone2629139906: Waiting for transfers to finish 2026/03/04 01:05:38 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:38 INFO : There was nothing to transfer 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37819") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33094->172.17.0.9:37819, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33033") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60430->172.17.0.9:33033, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35286") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38696->172.17.0.9:35286, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35561") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40556->172.17.0.9:35561, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32637") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55246->172.17.0.9:32637, err= 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37014") 2026/03/04 01:05:38 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37478->172.17.0.9:37014, err= 2026/03/04 01:05:39 DEBUG : enormous: Excluded (Size Filter) 2026/03/04 01:05:39 DEBUG : enormous: Excluded 2026/03/04 01:05:39 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 01:05:39 DEBUG : potato2: Excluded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36069") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35346->172.17.0.9:36069, err= 2026/03/04 01:05:39 DEBUG : empty space: size = 1 OK 2026/03/04 01:05:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : empty space: Unchanged skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : potato2: Deleted 2026/03/04 01:05:39 INFO : enormous: Deleted 2026/03/04 01:05:39 INFO : There was nothing to transfer 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30737") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38286->172.17.0.9:30737, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37140") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38778->172.17.0.9:37140, err= 2026/03/04 01:05:39 DEBUG : empty space: size = 1 OK 2026/03/04 01:05:39 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : empty space: Unchanged skipping 2026/03/04 01:05:39 DEBUG : Local file system at /tmp/rclone2629139906: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : Local file system at /tmp/rclone2629139906: Waiting for transfers to finish 2026/03/04 01:05:39 INFO : enormous: Deleted 2026/03/04 01:05:39 INFO : potato2: Deleted 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : There was nothing to transfer 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33442") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52878->172.17.0.9:33442, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34923") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36292->172.17.0.9:34923, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30871") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51958->172.17.0.9:30871, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38716") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43226->172.17.0.9:38716, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34757") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54014->172.17.0.9:34757, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30293") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39376->172.17.0.9:30293, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32487") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48472->172.17.0.9:32487, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30250") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39866->172.17.0.9:30250, err= 2026/03/04 01:05:39 DEBUG : five: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : one: Destination is newer than source, skipping 2026/03/04 01:05:39 DEBUG : three: size = 5 OK 2026/03/04 01:05:39 DEBUG : three: Sizes identical 2026/03/04 01:05:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/04 01:05:39 DEBUG : four: size = 4 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : four: size = 8 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:39 DEBUG : two: size = 3 OK 2026/03/04 01:05:39 DEBUG : four: Sizes differ 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39043") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33630->172.17.0.9:39043, err= 2026/03/04 01:05:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37116") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55162->172.17.0.9:37116, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33355") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50156->172.17.0.9:33355, err= 2026/03/04 01:05:39 DEBUG : five.0fee171d.partial: size = 4 OK 2026/03/04 01:05:39 DEBUG : five.0fee171d.partial: renamed to: five 2026/03/04 01:05:39 INFO : five: Copied (new) 2026/03/04 01:05:39 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/03/04 01:05:39 DEBUG : four.f852663a.partial: size = 4 OK 2026/03/04 01:05:39 DEBUG : two.8549bf6d.partial: renamed to: two 2026/03/04 01:05:39 INFO : two: Copied (replaced existing) 2026/03/04 01:05:39 DEBUG : four.f852663a.partial: renamed to: four 2026/03/04 01:05:39 INFO : four: Copied (replaced existing) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32072") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55134->172.17.0.9:32072, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32236") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54096->172.17.0.9:32236, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37248") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48936->172.17.0.9:37248, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/03/04 01:05:39 ERROR : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31082") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38284->172.17.0.9:31082, err= 2026/03/04 01:05:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34294") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35560->172.17.0.9:34294, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35248") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41106->172.17.0.9:35248, err= 2026/03/04 01:05:39 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/04 01:05:39 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/04 01:05:39 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/04 01:05:39 INFO : potato: Copied (new) 2026/03/04 01:05:39 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/04 01:05:39 INFO : yam: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37533") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35570->172.17.0.9:37533, err= 2026/03/04 01:05:39 ERROR : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36750") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45492->172.17.0.9:36750, err= 2026/03/04 01:05:39 DEBUG : potato: size = 14 OK 2026/03/04 01:05:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : potato: Unchanged skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30931") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39192->172.17.0.9:30931, err= 2026/03/04 01:05:39 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/03/04 01:05:39 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/03/04 01:05:39 INFO : yaml: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : yam: Deleted 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32622") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45230->172.17.0.9:32622, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31210") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35332->172.17.0.9:31210, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38198") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50366->172.17.0.9:38198, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31100") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42016->172.17.0.9:31100, err= 2026/03/04 01:05:39 INFO : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Making map for --track-renames 2026/03/04 01:05:39 INFO : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Finished making map for --track-renames 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/04 01:05:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for renames to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38456") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34504") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52840->172.17.0.9:34504, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35280->172.17.0.9:38456, err= 2026/03/04 01:05:39 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/04 01:05:39 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/04 01:05:39 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/04 01:05:39 INFO : yam: Copied (new) 2026/03/04 01:05:39 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/04 01:05:39 INFO : potato: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31597") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50022->172.17.0.9:31597, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33840") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48364->172.17.0.9:33840, err= 2026/03/04 01:05:39 DEBUG : potato: size = 14 OK 2026/03/04 01:05:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:39 INFO : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Making map for --track-renames 2026/03/04 01:05:39 INFO : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Finished making map for --track-renames 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : potato: Unchanged skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for renames to finish 2026/03/04 01:05:39 INFO : yam: Moved (server-side) to: yaml 2026/03/04 01:05:39 INFO : yaml: Renamed from "yam" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : There was nothing to transfer 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35182") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58228->172.17.0.9:35182, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32006") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56368->172.17.0.9:32006, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32536") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50882->172.17.0.9:32536, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35112") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34442->172.17.0.9:35112, err= 2026/03/04 01:05:39 INFO : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Making map for --track-renames 2026/03/04 01:05:39 INFO : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Finished making map for --track-renames 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for renames to finish 2026/03/04 01:05:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34494") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47664->172.17.0.9:34494, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39550") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40406->172.17.0.9:39550, err= 2026/03/04 01:05:39 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/04 01:05:39 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/03/04 01:05:39 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/04 01:05:39 INFO : potato: Copied (new) 2026/03/04 01:05:39 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/03/04 01:05:39 INFO : sub/yam: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31825") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37468->172.17.0.9:31825, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37013") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57282->172.17.0.9:37013, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37965") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54892->172.17.0.9:37965, err= 2026/03/04 01:05:39 DEBUG : potato: size = 14 OK 2026/03/04 01:05:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31111") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52802->172.17.0.9:31111, err= 2026/03/04 01:05:39 DEBUG : potato: Unchanged skipping 2026/03/04 01:05:39 INFO : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Making map for --track-renames 2026/03/04 01:05:39 INFO : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Finished making map for --track-renames 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for renames to finish 2026/03/04 01:05:39 INFO : sub/yam: Moved (server-side) to: yam 2026/03/04 01:05:39 INFO : yam: Renamed from "sub/yam" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : There was nothing to transfer 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37472") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46562->172.17.0.9:37472, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31238") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57470->172.17.0.9:31238, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36471") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41354->172.17.0.9:36471, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35054") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42518->172.17.0.9:35054, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33374") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47032->172.17.0.9:33374, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : Creating backend with remote "/tmp/rclone2629139906/dir1" 2026/03/04 01:05:39 DEBUG : Creating backend with remote "/tmp/rclone2629139906/dir2" 2026/03/04 01:05:39 DEBUG : Local file system at /tmp/rclone2629139906/dir2: Using server-side directory move 2026/03/04 01:05:39 INFO : Local file system at /tmp/rclone2629139906/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/04 01:05:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : Local file system at /tmp/rclone2629139906/dir2: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : Local file system at /tmp/rclone2629139906/dir2: Waiting for transfers to finish 2026/03/04 01:05:39 INFO : file1.txt: Moved (server-side) 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34461") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32966->172.17.0.9:34461, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31313") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52036->172.17.0.9:31313, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32523") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52096->172.17.0.9:32523, err= 2026/03/04 01:05:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37840") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56362->172.17.0.9:37840, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33846") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37460->172.17.0.9:33846, err= 2026/03/04 01:05:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/04 01:05:39 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/04 01:05:39 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/04 01:05:39 INFO : nested/sub dir/file: Copied (new) 2026/03/04 01:05:39 INFO : nested/sub dir/file: Deleted 2026/03/04 01:05:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/04 01:05:39 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:39 INFO : sub dir/hello world: Deleted 2026/03/04 01:05:39 INFO : sub dir: Removing directory 2026/03/04 01:05:39 INFO : nested/sub dir: Removing directory 2026/03/04 01:05:39 INFO : nested: Removing directory 2026/03/04 01:05:39 DEBUG : Local file system at /tmp/rclone2629139906: deleted 3 directories 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32734") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57552->172.17.0.9:32734, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33803") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46696->172.17.0.9:33803, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32778") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47706->172.17.0.9:32778, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31741") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48646->172.17.0.9:31741, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38648") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38920->172.17.0.9:38648, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33986") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33012->172.17.0.9:33986, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38753") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59690->172.17.0.9:38753, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32389") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35636->172.17.0.9:32389, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37097") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34348->172.17.0.9:37097, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37796") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43884->172.17.0.9:37796, err= 2026/03/04 01:05:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34778") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56078->172.17.0.9:34778, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33434") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43650->172.17.0.9:33434, err= 2026/03/04 01:05:39 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/04 01:05:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/04 01:05:39 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/04 01:05:39 INFO : nested/sub dir/file: Copied (new) 2026/03/04 01:05:39 INFO : nested/sub dir/file: Deleted 2026/03/04 01:05:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/04 01:05:39 INFO : sub dir/hello world: Copied (new) 2026/03/04 01:05:39 INFO : sub dir/hello world: Deleted 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30588") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37164->172.17.0.9:30588, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34036") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60936->172.17.0.9:34036, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37773") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47630->172.17.0.9:37773, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38781") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55276->172.17.0.9:38781, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39320") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46304->172.17.0.9:39320, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30742") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41024->172.17.0.9:30742, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30392") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57400->172.17.0.9:30392, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35230") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52672->172.17.0.9:35230, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37660") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60486->172.17.0.9:37660, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32460") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36906->172.17.0.9:32460, err= 2026/03/04 01:05:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32056") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32065") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53028->172.17.0.9:32056, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48652->172.17.0.9:32065, err= 2026/03/04 01:05:39 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/04 01:05:39 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/03/04 01:05:39 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/03/04 01:05:39 INFO : existing-b: Copied (new) 2026/03/04 01:05:39 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/04 01:05:39 INFO : existing: Copied (new) 2026/03/04 01:05:39 INFO : existing-b: Deleted 2026/03/04 01:05:39 INFO : existing: Deleted 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37542") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60882->172.17.0.9:37542, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33197") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56410->172.17.0.9:33197, err= 2026/03/04 01:05:39 DEBUG : existing: Destination exists, skipping 2026/03/04 01:05:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 INFO : There was nothing to transfer 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31077") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35558->172.17.0.9:31077, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36193") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38290->172.17.0.9:36193, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31343") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59168->172.17.0.9:31343, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hizaqoq3baki" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: > dial: conn=172.17.0.1:53458->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37950") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47322->172.17.0.9:37950, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35822") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51124->172.17.0.9:35822, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38112") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33216->172.17.0.9:38112, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30538") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41242->172.17.0.9:30538, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-locotus0xoyu -> ftp://172.17.0.9:21/rclone-test-hizaqoq3baki 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: dial("tcp","172.17.0.9:31148") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: > dial: conn=172.17.0.1:38450->172.17.0.9:31148, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: dial("tcp","172.17.0.9:32687") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: > dial: conn=172.17.0.1:36646->172.17.0.9:32687, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: dial("tcp","172.17.0.9:31939") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: > dial: conn=172.17.0.1:56282->172.17.0.9:31939, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: Using server-side directory move 2026/03/04 01:05:39 INFO : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31314") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: dial("tcp","172.17.0.9:39241") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: > dial: conn=172.17.0.1:42574->172.17.0.9:39241, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38014->172.17.0.9:31314, err= 2026/03/04 01:05:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:39 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-hizaqoq3baki) 2026/03/04 01:05:39 DEBUG : potato3: Sizes differ 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: > dial: conn=172.17.0.1:53462->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : empty space: size = 1 OK 2026/03/04 01:05:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : empty space: Unchanged skipping 2026/03/04 01:05:39 INFO : potato2: Moved (server-side) 2026/03/04 01:05:39 INFO : empty space: Deleted 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: Waiting for transfers to finish 2026/03/04 01:05:39 INFO : potato3: Deleted 2026/03/04 01:05:39 INFO : potato3: Moved (server-side) 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38502") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38790->172.17.0.9:38502, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: dial("tcp","172.17.0.9:39200") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: > dial: conn=172.17.0.1:43804->172.17.0.9:39200, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-povuqen2bora" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-povuqen2bora: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-povuqen2bora: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-povuqen2bora: > dial: conn=172.17.0.1:53466->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-povuqen2bora: Using server-side directory move 2026/03/04 01:05:39 INFO : ftp://172.17.0.9:21/rclone-test-povuqen2bora: Server side directory move succeeded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-povuqen2bora: dial("tcp","172.17.0.9:37026") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-povuqen2bora: > dial: conn=172.17.0.1:54716->172.17.0.9:37026, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: dial("tcp","172.17.0.9:33428") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: > dial: conn=172.17.0.1:35666->172.17.0.9:33428, err= 2026/03/04 01:05:39 ERROR : error listing: directory not found 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-povuqen2bora: dial("tcp","172.17.0.9:35753") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-povuqen2bora: > dial: conn=172.17.0.1:46876->172.17.0.9:35753, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-povuqen2bora: Purge object "empty space" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-povuqen2bora: Purge object "potato2" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-povuqen2bora: Purge object "potato3" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-povuqen2bora: Purge dir "" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: dial("tcp","172.17.0.9:37946") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: > dial: conn=172.17.0.1:35368->172.17.0.9:37946, err= 2026/03/04 01:05:39 ERROR : error listing: directory not found 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-hizaqoq3baki: Purge dir "" 2026/03/04 01:05:39 NOTICE: purge failed to rmdir "": directory not found 2026/03/04 01:05:39 NOTICE: purge failed: directory not found 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30586") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53256->172.17.0.9:30586, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38978") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37344->172.17.0.9:38978, err= --- PASS: TestServerSideMove (0.07s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-weqemey2kota" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: > dial: conn=172.17.0.1:53468->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37686") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34798->172.17.0.9:37686, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30446") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44412->172.17.0.9:30446, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30553") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35812->172.17.0.9:30553, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37705") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44238->172.17.0.9:37705, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-locotus0xoyu -> ftp://172.17.0.9:21/rclone-test-weqemey2kota 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: dial("tcp","172.17.0.9:32816") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: > dial: conn=172.17.0.1:48234->172.17.0.9:32816, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: dial("tcp","172.17.0.9:36732") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: > dial: conn=172.17.0.1:51872->172.17.0.9:36732, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: dial("tcp","172.17.0.9:31833") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: > dial: conn=172.17.0.1:42326->172.17.0.9:31833, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: dial("tcp","172.17.0.9:39302") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: > dial: conn=172.17.0.1:50404->172.17.0.9:39302, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38572") 2026/03/04 01:05:39 DEBUG : empty space: Excluded (Size Filter) 2026/03/04 01:05:39 DEBUG : empty space: Excluded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39976->172.17.0.9:38572, err= 2026/03/04 01:05:39 DEBUG : empty space: Excluded (Size Filter) 2026/03/04 01:05:39 DEBUG : empty space: Excluded 2026/03/04 01:05:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:39 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-weqemey2kota) 2026/03/04 01:05:39 DEBUG : potato3: Sizes differ 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: > dial: conn=172.17.0.1:53478->172.17.0.9:21, err= 2026/03/04 01:05:39 INFO : potato2: Moved (server-side) 2026/03/04 01:05:39 INFO : potato3: Deleted 2026/03/04 01:05:39 INFO : potato3: Moved (server-side) 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33737") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48038->172.17.0.9:33737, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: dial("tcp","172.17.0.9:39568") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: > dial: conn=172.17.0.1:35090->172.17.0.9:39568, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lubomiq9vite" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: > dial: conn=172.17.0.1:53484->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: dial("tcp","172.17.0.9:38192") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: > dial: conn=172.17.0.1:60240->172.17.0.9:38192, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: dial("tcp","172.17.0.9:38306") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: > dial: conn=172.17.0.1:44196->172.17.0.9:38306, err= 2026/03/04 01:05:39 DEBUG : empty space: Excluded (Size Filter) 2026/03/04 01:05:39 DEBUG : empty space: Excluded 2026/03/04 01:05:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: Waiting for transfers to finish 2026/03/04 01:05:39 INFO : potato2: Moved (server-side) 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: > dial: conn=172.17.0.1:53492->172.17.0.9:21, err= 2026/03/04 01:05:39 INFO : potato3: Moved (server-side) 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: dial("tcp","172.17.0.9:34323") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: > dial: conn=172.17.0.1:46040->172.17.0.9:34323, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: dial("tcp","172.17.0.9:39134") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: > dial: conn=172.17.0.1:40368->172.17.0.9:39134, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: dial("tcp","172.17.0.9:39213") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: > dial: conn=172.17.0.1:55932->172.17.0.9:39213, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: Purge object "potato2" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: Purge object "potato3" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-lubomiq9vite: Purge dir "" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: dial("tcp","172.17.0.9:36034") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: > dial: conn=172.17.0.1:49768->172.17.0.9:36034, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: Purge object "empty space" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-weqemey2kota: Purge dir "" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38556") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48480->172.17.0.9:38556, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38253") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35706->172.17.0.9:38253, err= --- PASS: TestServerSideMoveWithFilter (0.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mibahec0qopu" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: > dial: conn=172.17.0.1:53502->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37653") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36758->172.17.0.9:37653, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37956") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44468->172.17.0.9:37956, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33409") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47582->172.17.0.9:33409, err= 2026/03/04 01:05:39 INFO : tomatoDir: Making directory 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31168") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38500->172.17.0.9:31168, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35163") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41306->172.17.0.9:35163, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-locotus0xoyu -> ftp://172.17.0.9:21/rclone-test-mibahec0qopu 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: dial("tcp","172.17.0.9:31578") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: > dial: conn=172.17.0.1:45672->172.17.0.9:31578, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: dial("tcp","172.17.0.9:36702") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: > dial: conn=172.17.0.1:47204->172.17.0.9:36702, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: dial("tcp","172.17.0.9:37508") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: > dial: conn=172.17.0.1:46846->172.17.0.9:37508, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: Using server-side directory move 2026/03/04 01:05:39 INFO : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38026") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: dial("tcp","172.17.0.9:39915") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49990->172.17.0.9:38026, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: > dial: conn=172.17.0.1:60520->172.17.0.9:39915, err= 2026/03/04 01:05:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : empty space: size = 1 OK 2026/03/04 01:05:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : empty space: Unchanged skipping 2026/03/04 01:05:39 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:39 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-mibahec0qopu) 2026/03/04 01:05:39 DEBUG : potato3: Sizes differ 2026/03/04 01:05:39 INFO : empty space: Deleted 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: > dial: conn=172.17.0.1:53516->172.17.0.9:21, err= 2026/03/04 01:05:39 INFO : potato2: Moved (server-side) 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32600") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59042->172.17.0.9:32600, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: Waiting for transfers to finish 2026/03/04 01:05:39 INFO : potato3: Deleted 2026/03/04 01:05:39 INFO : potato3: Moved (server-side) 2026/03/04 01:05:39 INFO : tomatoDir: Removing directory 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: deleted 1 directories 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39059") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52480->172.17.0.9:39059, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36819") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47332->172.17.0.9:36819, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: dial("tcp","172.17.0.9:31272") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: > dial: conn=172.17.0.1:45260->172.17.0.9:31272, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wacahok3huqa" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: > dial: conn=172.17.0.1:53528->172.17.0.9:21, err= 2026/03/04 01:05:39 INFO : tomatoDir: Making directory 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: Using server-side directory move 2026/03/04 01:05:39 INFO : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: Server side directory move succeeded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: dial("tcp","172.17.0.9:38587") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: > dial: conn=172.17.0.1:60752->172.17.0.9:38587, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: dial("tcp","172.17.0.9:38184") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: > dial: conn=172.17.0.1:54376->172.17.0.9:38184, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: dial("tcp","172.17.0.9:34569") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: > dial: conn=172.17.0.1:54128->172.17.0.9:34569, err= 2026/03/04 01:05:39 ERROR : error listing: directory not found 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: dial("tcp","172.17.0.9:37504") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: > dial: conn=172.17.0.1:41260->172.17.0.9:37504, err= 2026/03/04 01:05:39 ERROR : error listing: directory not found 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: dial("tcp","172.17.0.9:30940") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: > dial: conn=172.17.0.1:57154->172.17.0.9:30940, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: Purge object "empty space" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: Purge object "potato2" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: Purge object "potato3" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: dial("tcp","172.17.0.9:36894") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: > dial: conn=172.17.0.1:42428->172.17.0.9:36894, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: Purge dir "tomatoDir" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-wacahok3huqa: Purge dir "" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: dial("tcp","172.17.0.9:31368") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: > dial: conn=172.17.0.1:49296->172.17.0.9:31368, err= 2026/03/04 01:05:39 ERROR : error listing: directory not found 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-mibahec0qopu: Purge dir "" 2026/03/04 01:05:39 NOTICE: purge failed to rmdir "": directory not found 2026/03/04 01:05:39 NOTICE: purge failed: directory not found 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32917") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55866->172.17.0.9:32917, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31743") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36282->172.17.0.9:31743, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.08s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33613") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40230->172.17.0.9:33613, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30214") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44142->172.17.0.9:30214, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/rclone-sync-test" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test: > dial: conn=172.17.0.1:53530->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30262") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53190->172.17.0.9:30262, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39280") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39786->172.17.0.9:39280, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/rclone-sync-test" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test: > dial: conn=172.17.0.1:53536->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/rclone-sync-test-include/layer2" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:53544->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/rclone-sync-test-ignore-file" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:53550->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37814") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53158->172.17.0.9:37814, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36265") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test: dial("tcp","172.17.0.9:36661") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45324->172.17.0.9:36265, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test: > dial: conn=172.17.0.1:33560->172.17.0.9:36661, err= 2026/03/04 01:05:39 DEBUG : rclone-sync-test: Excluded 2026/03/04 01:05:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32432") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41210->172.17.0.9:32432, err= 2026/03/04 01:05:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : There was nothing to transfer 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31396") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34826->172.17.0.9:31396, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test: dial("tcp","172.17.0.9:33567") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test: > dial: conn=172.17.0.1:58944->172.17.0.9:33567, err= 2026/03/04 01:05:39 DEBUG : rclone-sync-test: Excluded 2026/03/04 01:05:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39050") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57104->172.17.0.9:39050, err= 2026/03/04 01:05:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : rclone-sync-test-include: Removing directory 2026/03/04 01:05:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: failed to delete 1 directories 2026/03/04 01:05:39 INFO : There was nothing to transfer 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:35879") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33852") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59170->172.17.0.9:35879, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59062->172.17.0.9:33852, err= 2026/03/04 01:05:39 DEBUG : rclone-sync-test: Excluded 2026/03/04 01:05:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32158") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51056->172.17.0.9:32158, err= 2026/03/04 01:05:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : There was nothing to transfer 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:34087") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33352->172.17.0.9:34087, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37713") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46530->172.17.0.9:37713, err= 2026/03/04 01:05:39 DEBUG : rclone-sync-test: Excluded 2026/03/04 01:05:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38932") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44804->172.17.0.9:38932, err= 2026/03/04 01:05:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : rclone-sync-test-include: Removing directory 2026/03/04 01:05:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: failed to delete 1 directories 2026/03/04 01:05:39 INFO : There was nothing to transfer 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.9:39764") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:41342->172.17.0.9:39764, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33279") 2026/03/04 01:05:39 DEBUG : Excluded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43188->172.17.0.9:33279, err= 2026/03/04 01:05:39 DEBUG : rclone-sync-test: Excluded 2026/03/04 01:05:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33078") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60634->172.17.0.9:33078, err= 2026/03/04 01:05:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : There was nothing to transfer 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38854") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39620->172.17.0.9:38854, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32293") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47036->172.17.0.9:32293, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31277") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53876->172.17.0.9:31277, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35571") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58572->172.17.0.9:35571, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30547") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44382->172.17.0.9:30547, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31790") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34380->172.17.0.9:31790, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/dst" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:53558->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/CompareDest" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/CompareDest: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/CompareDest: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/CompareDest: > dial: conn=172.17.0.1:53566->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-locotus0xoyu/CompareDest" to be canonical "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/CompareDest" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:34062") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:48492->172.17.0.9:34062, err= 2026/03/04 01:05:39 DEBUG : one: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:37052") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:53868->172.17.0.9:37052, err= 2026/03/04 01:05:39 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/04 01:05:39 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/04 01:05:39 INFO : one: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35178") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54550->172.17.0.9:35178, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34234") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33574->172.17.0.9:34234, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30697") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52386->172.17.0.9:30697, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31008") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58798->172.17.0.9:31008, err= 2026/03/04 01:05:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locotus0xoyu/CompareDest" for canonical name "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/CompareDest" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:38167") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:33192->172.17.0.9:38167, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:39 DEBUG : one: Sizes differ 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:30916") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:52408->172.17.0.9:30916, err= 2026/03/04 01:05:39 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/04 01:05:39 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/04 01:05:39 INFO : one: Copied (replaced existing) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34229") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57766->172.17.0.9:34229, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34930") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43574->172.17.0.9:34930, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31745") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37856->172.17.0.9:31745, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32196") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44838->172.17.0.9:32196, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39121") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38166->172.17.0.9:39121, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35254") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41708->172.17.0.9:35254, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33143") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57004->172.17.0.9:33143, err= 2026/03/04 01:05:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locotus0xoyu/CompareDest" for canonical name "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/CompareDest" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:36779") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:35886->172.17.0.9:36779, err= 2026/03/04 01:05:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:39 DEBUG : one: Sizes differ 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : one: size = 5 OK 2026/03/04 01:05:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : There was nothing to transfer 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37836") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59282->172.17.0.9:37836, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32464") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39732") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33294->172.17.0.9:39732, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49992->172.17.0.9:32464, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30674") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34614->172.17.0.9:30674, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33789") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60578->172.17.0.9:33789, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32832") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49884->172.17.0.9:32832, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30867") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43788->172.17.0.9:30867, err= 2026/03/04 01:05:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locotus0xoyu/CompareDest" for canonical name "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/CompareDest" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:36470") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:38974->172.17.0.9:36470, err= 2026/03/04 01:05:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:39 DEBUG : one: Sizes differ 2026/03/04 01:05:39 DEBUG : one: size = 5 OK 2026/03/04 01:05:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/CompareDest: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/CompareDest: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/CompareDest: > dial: conn=172.17.0.1:53576->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : two: size = 3 OK 2026/03/04 01:05:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : There was nothing to transfer 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39876") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57874->172.17.0.9:39876, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31378") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39538") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40664->172.17.0.9:31378, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38394->172.17.0.9:39538, err= 2026/03/04 01:05:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locotus0xoyu/CompareDest" for canonical name "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/CompareDest" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:31495") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:51506->172.17.0.9:31495, err= 2026/03/04 01:05:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:39 DEBUG : one: Sizes differ 2026/03/04 01:05:39 DEBUG : two: size = 3 OK 2026/03/04 01:05:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : one: size = 5 OK 2026/03/04 01:05:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : There was nothing to transfer 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31408") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56698->172.17.0.9:31408, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39462") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31733") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34040->172.17.0.9:31733, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44900->172.17.0.9:39462, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39296") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57080->172.17.0.9:39296, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32581") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43472->172.17.0.9:32581, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32995") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38788->172.17.0.9:32995, err= 2026/03/04 01:05:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locotus0xoyu/CompareDest" for canonical name "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/CompareDest" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:32556") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:46680->172.17.0.9:32556, err= 2026/03/04 01:05:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:39 DEBUG : one: Sizes differ 2026/03/04 01:05:39 DEBUG : two: size = 5 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : two: size = 3 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/CompareDest) 2026/03/04 01:05:39 DEBUG : two: Sizes differ 2026/03/04 01:05:39 DEBUG : two: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : one: size = 5 OK 2026/03/04 01:05:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:36893") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:55616->172.17.0.9:36893, err= 2026/03/04 01:05:39 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/04 01:05:39 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/04 01:05:39 INFO : two: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39749") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60164->172.17.0.9:39749, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36088") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37430->172.17.0.9:36088, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36971") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40130->172.17.0.9:36971, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30207") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60612->172.17.0.9:30207, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33214") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34052") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56766->172.17.0.9:34052, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48676->172.17.0.9:33214, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37906") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50234->172.17.0.9:37906, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.15s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37715") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50520->172.17.0.9:37715, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36868") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50104->172.17.0.9:36868, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37586") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47738->172.17.0.9:37586, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30624") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36308") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39064->172.17.0.9:30624, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47964->172.17.0.9:36308, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/dest" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dest: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dest: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dest: > dial: conn=172.17.0.1:53582->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/pre-dest1" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/pre-dest1: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/pre-dest1: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/pre-dest1: > dial: conn=172.17.0.1:53598->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-locotus0xoyu/pre-dest1" to be canonical "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/pre-dest1" 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/pre-dest2" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/pre-dest2: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/pre-dest2: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/pre-dest2: > dial: conn=172.17.0.1:53608->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-locotus0xoyu/pre-dest2" to be canonical "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/pre-dest2" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dest: dial("tcp","172.17.0.9:30647") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dest: > dial: conn=172.17.0.1:51730->172.17.0.9:30647, err= 2026/03/04 01:05:39 DEBUG : 1: size = 1 OK 2026/03/04 01:05:39 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/04 01:05:39 DEBUG : 2: size = 1 OK 2026/03/04 01:05:39 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/04 01:05:39 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dest: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dest: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dest: dial("tcp","172.17.0.9:39639") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dest: > dial: conn=172.17.0.1:45974->172.17.0.9:39639, err= 2026/03/04 01:05:39 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/03/04 01:05:39 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/03/04 01:05:39 INFO : 3: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dest: dial("tcp","172.17.0.9:34378") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dest: > dial: conn=172.17.0.1:37274->172.17.0.9:34378, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35466") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56016->172.17.0.9:35466, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30656") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58358->172.17.0.9:30656, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36163") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56782->172.17.0.9:36163, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32236") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54102->172.17.0.9:32236, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39621") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36252->172.17.0.9:39621, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34693") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35938->172.17.0.9:34693, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36775") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32104") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58616->172.17.0.9:32104, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56390->172.17.0.9:36775, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32445") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35866->172.17.0.9:32445, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/pre-dest2: closing 1 unused connections 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/pre-dest1: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.08s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36860") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45064->172.17.0.9:36860, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34053") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55046->172.17.0.9:34053, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32470") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41338->172.17.0.9:32470, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39291") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48316->172.17.0.9:39291, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38087") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56182->172.17.0.9:38087, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33710") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35374->172.17.0.9:33710, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36461") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43698->172.17.0.9:36461, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/dst" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:53618->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/backup" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/backup: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/backup: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/backup: > dial: conn=172.17.0.1:53634->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-locotus0xoyu/backup" to be canonical "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/backup" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:34476") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:48982->172.17.0.9:34476, err= 2026/03/04 01:05:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:39 DEBUG : one: Sizes differ 2026/03/04 01:05:39 DEBUG : two: size = 3 OK 2026/03/04 01:05:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : two: Unchanged skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 INFO : one: Moved (server-side) 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:36799") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:38954->172.17.0.9:36799, err= 2026/03/04 01:05:39 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/04 01:05:39 DEBUG : one.a292864a.partial: renamed to: one 2026/03/04 01:05:39 INFO : one: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : three.txt: Moved (server-side) 2026/03/04 01:05:39 INFO : three.txt: Moved into backup dir 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32544") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54876->172.17.0.9:32544, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34779") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36986->172.17.0.9:34779, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30453") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34546->172.17.0.9:30453, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39348") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33376->172.17.0.9:39348, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35154") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49884->172.17.0.9:35154, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36735") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35946") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50538->172.17.0.9:36735, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41478->172.17.0.9:35946, err= 2026/03/04 01:05:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locotus0xoyu/backup" for canonical name "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/backup" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:37525") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:48970->172.17.0.9:37525, err= 2026/03/04 01:05:39 DEBUG : two: size = 3 OK 2026/03/04 01:05:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : two: Unchanged skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:39 DEBUG : one: Sizes differ 2026/03/04 01:05:39 INFO : one: Deleted 2026/03/04 01:05:39 INFO : one: Moved (server-side) 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:39217") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:35608->172.17.0.9:39217, err= 2026/03/04 01:05:39 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/04 01:05:39 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/04 01:05:39 INFO : one: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : three.txt: Deleted 2026/03/04 01:05:39 INFO : three.txt: Moved (server-side) 2026/03/04 01:05:39 INFO : three.txt: Moved into backup dir 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30430") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35512->172.17.0.9:30430, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34190") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46076->172.17.0.9:34190, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34036") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60938->172.17.0.9:34036, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36103") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58012->172.17.0.9:36103, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33944") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60596->172.17.0.9:33944, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33568") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43010->172.17.0.9:33568, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30397") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55184->172.17.0.9:30397, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.05s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39674") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47414->172.17.0.9:39674, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30521") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43456->172.17.0.9:30521, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38804") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58116->172.17.0.9:38804, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35465") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34134->172.17.0.9:35465, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36408") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46888->172.17.0.9:36408, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/dst" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:53646->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/backup" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/backup: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/backup: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/backup: > dial: conn=172.17.0.1:53652->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-locotus0xoyu/backup" to be canonical "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/backup" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:37384") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:52888->172.17.0.9:37384, err= 2026/03/04 01:05:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:39 DEBUG : one: Sizes differ 2026/03/04 01:05:39 DEBUG : two: size = 3 OK 2026/03/04 01:05:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : two: Unchanged skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 INFO : one: Moved (server-side) to: one.bak 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:39568") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:35100->172.17.0.9:39568, err= 2026/03/04 01:05:39 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/04 01:05:39 DEBUG : one.a292864a.partial: renamed to: one 2026/03/04 01:05:39 INFO : one: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/04 01:05:39 INFO : three.txt: Moved into backup dir 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31287") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57358->172.17.0.9:31287, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33407") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46228->172.17.0.9:33407, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32687") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36662->172.17.0.9:32687, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31892") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40018->172.17.0.9:31892, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38303") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55590->172.17.0.9:38303, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37302") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52298->172.17.0.9:37302, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31573") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59712->172.17.0.9:31573, err= 2026/03/04 01:05:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locotus0xoyu/backup" for canonical name "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/backup" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:35134") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:33288->172.17.0.9:35134, err= 2026/03/04 01:05:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:39 DEBUG : one: Sizes differ 2026/03/04 01:05:39 DEBUG : two: size = 3 OK 2026/03/04 01:05:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : two: Unchanged skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 INFO : one.bak: Deleted 2026/03/04 01:05:39 INFO : one: Moved (server-side) to: one.bak 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:38463") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:35718->172.17.0.9:38463, err= 2026/03/04 01:05:39 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/04 01:05:39 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/04 01:05:39 INFO : one: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : three.txt.bak: Deleted 2026/03/04 01:05:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/04 01:05:39 INFO : three.txt: Moved into backup dir 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32064") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53830->172.17.0.9:32064, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38944") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33092->172.17.0.9:38944, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37299") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35478->172.17.0.9:37299, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38808") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35224->172.17.0.9:38808, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36808") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55664->172.17.0.9:36808, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38534") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50372->172.17.0.9:38534, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37016") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57908->172.17.0.9:37016, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39897") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56200->172.17.0.9:39897, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33918") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50302->172.17.0.9:33918, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38334") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39676->172.17.0.9:38334, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34959") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36548->172.17.0.9:34959, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30303") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39404->172.17.0.9:30303, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/dst" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:53668->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/backup" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/backup: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/backup: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/backup: > dial: conn=172.17.0.1:53674->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-locotus0xoyu/backup" to be canonical "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/backup" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:34435") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:59706->172.17.0.9:34435, err= 2026/03/04 01:05:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:39 DEBUG : one: Sizes differ 2026/03/04 01:05:39 DEBUG : two: size = 3 OK 2026/03/04 01:05:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : two: Unchanged skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:32067") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:42792->172.17.0.9:32067, err= 2026/03/04 01:05:39 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/04 01:05:39 DEBUG : one.a292864a.partial: renamed to: one 2026/03/04 01:05:39 INFO : one: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/04 01:05:39 INFO : three.txt: Moved into backup dir 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30526") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42260->172.17.0.9:30526, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36773") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46658->172.17.0.9:36773, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36977") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48110->172.17.0.9:36977, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34750") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33472->172.17.0.9:34750, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36505") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60332->172.17.0.9:36505, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39434") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38026->172.17.0.9:39434, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30432") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35844->172.17.0.9:30432, err= 2026/03/04 01:05:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locotus0xoyu/backup" for canonical name "TestFTPPureftpd{9H2X0}:rclone-test-locotus0xoyu/backup" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:38588") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:50326->172.17.0.9:38588, err= 2026/03/04 01:05:39 DEBUG : two: size = 3 OK 2026/03/04 01:05:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : two: Unchanged skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:39 DEBUG : one: Sizes differ 2026/03/04 01:05:39 INFO : one-2019-01-01: Deleted 2026/03/04 01:05:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:33891") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:44604->172.17.0.9:33891, err= 2026/03/04 01:05:39 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/04 01:05:39 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/04 01:05:39 INFO : one: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : three-2019-01-01.txt: Deleted 2026/03/04 01:05:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/04 01:05:39 INFO : three.txt: Moved into backup dir 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37974") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40808->172.17.0.9:37974, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30343") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37242") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41050->172.17.0.9:30343, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33464->172.17.0.9:37242, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36110") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50048->172.17.0.9:36110, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31284") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33718") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52796->172.17.0.9:31284, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34442->172.17.0.9:33718, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35100") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36296->172.17.0.9:35100, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.06s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31893") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37866->172.17.0.9:31893, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35727") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44308->172.17.0.9:35727, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32701") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47164->172.17.0.9:32701, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31784") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33046->172.17.0.9:31784, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35362") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44718->172.17.0.9:35362, err= 2026/03/04 01:05:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/dst" 2026/03/04 01:05:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:39 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:39 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Connecting to FTP server 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:53686->172.17.0.9:21, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:37234") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:52676->172.17.0.9:37234, err= 2026/03/04 01:05:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:39 DEBUG : one: Sizes differ 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 DEBUG : two: size = 3 OK 2026/03/04 01:05:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : two: Unchanged skipping 2026/03/04 01:05:39 INFO : one: Moved (server-side) to: one.bak 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:35397") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:58662->172.17.0.9:35397, err= 2026/03/04 01:05:39 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/04 01:05:39 DEBUG : one.a292864a.partial: renamed to: one 2026/03/04 01:05:39 INFO : one: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/04 01:05:39 INFO : three.txt: Moved into backup dir 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38473") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46214->172.17.0.9:38473, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34767") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44070->172.17.0.9:34767, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36291") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57792->172.17.0.9:36291, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36208") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36062->172.17.0.9:36208, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31082") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38294->172.17.0.9:31082, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:31507") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:56786->172.17.0.9:31507, err= 2026/03/04 01:05:39 DEBUG : one.bak: Excluded (Path Filter) 2026/03/04 01:05:39 DEBUG : one.bak: Excluded 2026/03/04 01:05:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/04 01:05:39 DEBUG : three.txt.bak: Excluded 2026/03/04 01:05:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:39 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:39 DEBUG : one: Sizes differ 2026/03/04 01:05:39 DEBUG : two: size = 3 OK 2026/03/04 01:05:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:39 DEBUG : two: Unchanged skipping 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for checks to finish 2026/03/04 01:05:39 INFO : one.bak: Deleted 2026/03/04 01:05:39 INFO : one: Moved (server-side) to: one.bak 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Waiting for transfers to finish 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:37406") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:43700->172.17.0.9:37406, err= 2026/03/04 01:05:39 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/04 01:05:39 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/04 01:05:39 INFO : one: Copied (new) 2026/03/04 01:05:39 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:39 INFO : three.txt.bak: Deleted 2026/03/04 01:05:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/04 01:05:39 INFO : three.txt: Moved into backup dir 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34039") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34744->172.17.0.9:34039, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36922") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50974->172.17.0.9:36922, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31310") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58656->172.17.0.9:31310, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30963") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37546->172.17.0.9:30963, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31108") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47166->172.17.0.9:31108, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34502") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54864->172.17.0.9:34502, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30606") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45644->172.17.0.9:30606, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37690") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40818->172.17.0.9:37690, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30758") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39914->172.17.0.9:30758, err= 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32813") 2026/03/04 01:05:39 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46302->172.17.0.9:32813, err= 2026/03/04 01:05:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/dst" 2026/03/04 01:05:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:40 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:40 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:40 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:40 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Connecting to FTP server 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:53698->172.17.0.9:21, err= 2026/03/04 01:05:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:40 DEBUG : one: Sizes differ 2026/03/04 01:05:40 INFO : one: Moved (server-side) to: one.bak 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:33523") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:52830->172.17.0.9:33523, err= 2026/03/04 01:05:40 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/04 01:05:40 DEBUG : one.a292864a.partial: renamed to: one 2026/03/04 01:05:40 INFO : one: Copied (new) 2026/03/04 01:05:40 DEBUG : two: size = 3 OK 2026/03/04 01:05:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : two: Unchanged skipping 2026/03/04 01:05:40 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : three.txt: size = 5 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:40 DEBUG : three.txt: Sizes differ 2026/03/04 01:05:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:36700") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:48666->172.17.0.9:36700, err= 2026/03/04 01:05:40 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/04 01:05:40 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/04 01:05:40 INFO : three.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30323") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56534->172.17.0.9:30323, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35927") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53894->172.17.0.9:35927, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33881") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54710->172.17.0.9:33881, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36159") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58242->172.17.0.9:36159, err= 2026/03/04 01:05:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:40 DEBUG : one: Sizes differ 2026/03/04 01:05:40 INFO : one.bak: Deleted 2026/03/04 01:05:40 INFO : one: Moved (server-side) to: one.bak 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:31626") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:55814->172.17.0.9:31626, err= 2026/03/04 01:05:40 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/04 01:05:40 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/04 01:05:40 INFO : one: Copied (new) 2026/03/04 01:05:40 DEBUG : two: size = 3 OK 2026/03/04 01:05:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : two: Unchanged skipping 2026/03/04 01:05:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : three.txt: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:40 DEBUG : three.txt: Sizes differ 2026/03/04 01:05:40 INFO : three.txt.bak: Deleted 2026/03/04 01:05:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:30549") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:53336->172.17.0.9:30549, err= 2026/03/04 01:05:40 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/04 01:05:40 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/04 01:05:40 INFO : three.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32412") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59484->172.17.0.9:32412, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30538") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41244->172.17.0.9:30538, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35438") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45274->172.17.0.9:35438, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39301") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38124->172.17.0.9:39301, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32169") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36492->172.17.0.9:32169, err= --- PASS: TestSyncSuffix (0.07s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32708") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39356->172.17.0.9:32708, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33333") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33490->172.17.0.9:33333, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32190") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44048->172.17.0.9:32190, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31058") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57598->172.17.0.9:31058, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30224") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40930->172.17.0.9:30224, err= 2026/03/04 01:05:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locotus0xoyu/dst" 2026/03/04 01:05:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/04 01:05:40 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:40 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{9H2X0}" suffix to name 2026/03/04 01:05:40 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/04 01:05:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/04 01:05:40 DEBUG : Setting pass="OWRZcQaCqSq4JjyFvqIhCtuYXhhi8jg8JTlV__Wk88g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/04 01:05:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: Connecting to FTP server 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:53706->172.17.0.9:21, err= 2026/03/04 01:05:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:40 DEBUG : one: Sizes differ 2026/03/04 01:05:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:31246") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:32776->172.17.0.9:31246, err= 2026/03/04 01:05:40 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/04 01:05:40 DEBUG : one.a292864a.partial: renamed to: one 2026/03/04 01:05:40 INFO : one: Copied (new) 2026/03/04 01:05:40 DEBUG : two: size = 3 OK 2026/03/04 01:05:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : two: Unchanged skipping 2026/03/04 01:05:40 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : three.txt: size = 5 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:40 DEBUG : three.txt: Sizes differ 2026/03/04 01:05:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:31729") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:59524->172.17.0.9:31729, err= 2026/03/04 01:05:40 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/04 01:05:40 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/04 01:05:40 INFO : three.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30196") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37400->172.17.0.9:30196, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34749") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49608->172.17.0.9:34749, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30996") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38688->172.17.0.9:30996, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30851") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49824->172.17.0.9:30851, err= 2026/03/04 01:05:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:40 DEBUG : one: Sizes differ 2026/03/04 01:05:40 INFO : one-2019-01-01: Deleted 2026/03/04 01:05:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:32982") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:56834->172.17.0.9:32982, err= 2026/03/04 01:05:40 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/04 01:05:40 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/04 01:05:40 INFO : one: Copied (new) 2026/03/04 01:05:40 DEBUG : two: size = 3 OK 2026/03/04 01:05:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : two: Unchanged skipping 2026/03/04 01:05:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : three.txt: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst) 2026/03/04 01:05:40 DEBUG : three.txt: Sizes differ 2026/03/04 01:05:40 INFO : three-2019-01-01.txt: Deleted 2026/03/04 01:05:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: dial("tcp","172.17.0.9:32876") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu/dst: > dial: conn=172.17.0.1:49450->172.17.0.9:32876, err= 2026/03/04 01:05:40 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/04 01:05:40 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/04 01:05:40 INFO : three.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31096") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51100->172.17.0.9:31096, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30459") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53130->172.17.0.9:30459, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34487") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55412->172.17.0.9:34487, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33961") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36646->172.17.0.9:33961, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35244") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52494->172.17.0.9:35244, err= --- PASS: TestSyncSuffixKeepExtension (0.06s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33914") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39644->172.17.0.9:33914, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39808") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47454->172.17.0.9:39808, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32426") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59150->172.17.0.9:32426, err= 2026/03/04 01:05:40 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : Testêé: size = 18 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : Testêé: Sizes differ 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33769") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57570->172.17.0.9:33769, err= 2026/03/04 01:05:40 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/03/04 01:05:40 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/03/04 01:05:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38971") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54320->172.17.0.9:38971, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34023") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53904->172.17.0.9:34023, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33391") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43328->172.17.0.9:33391, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34000") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58200->172.17.0.9:34000, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31367") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60120->172.17.0.9:31367, err= 2026/03/04 01:05:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34112") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46320->172.17.0.9:34112, err= 2026/03/04 01:05:40 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/04 01:05:40 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/04 01:05:40 INFO : existing: Copied (new) 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34417") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35510->172.17.0.9:34417, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36397") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54012->172.17.0.9:36397, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33770") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38754->172.17.0.9:33770, err= 2026/03/04 01:05:40 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : existing: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : existing: Sizes differ 2026/03/04 01:05:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 ERROR : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: not deleting files as there were IO errors 2026/03/04 01:05:40 ERROR : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: not deleting directories as there were IO errors 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31089") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55916->172.17.0.9:31089, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38771") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53226->172.17.0.9:38771, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34412") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60014->172.17.0.9:34412, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31541") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47140->172.17.0.9:31541, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31095") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55234->172.17.0.9:31095, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34019") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60568->172.17.0.9:34019, err= 2026/03/04 01:05:40 DEBUG : EXISTING: size = 6 OK 2026/03/04 01:05:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : existing: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 INFO : There was nothing to transfer 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33559") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37076->172.17.0.9:33559, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31494") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32878->172.17.0.9:31494, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31551") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37528->172.17.0.9:31551, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35072") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44150->172.17.0.9:35072, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38208") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57020->172.17.0.9:38208, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31585") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43730->172.17.0.9:31585, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38266") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34764->172.17.0.9:38266, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39387") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35810->172.17.0.9:39387, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39971") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48132->172.17.0.9:39971, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31970") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42414->172.17.0.9:31970, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30715") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41856->172.17.0.9:30715, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38658") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57660->172.17.0.9:38658, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34837") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43098->172.17.0.9:34837, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35867") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40458->172.17.0.9:35867, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32647") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60870->172.17.0.9:32647, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34317") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48680->172.17.0.9:34317, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34734") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49332->172.17.0.9:34734, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35657") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57788->172.17.0.9:35657, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30003") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55526->172.17.0.9:30003, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38342") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43890->172.17.0.9:38342, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37971") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35296->172.17.0.9:37971, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35453") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46394->172.17.0.9:35453, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35924") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60176->172.17.0.9:35924, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33002") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59426->172.17.0.9:33002, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38649") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36582->172.17.0.9:38649, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33976") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34920->172.17.0.9:33976, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36488") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57944->172.17.0.9:36488, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30775") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43280->172.17.0.9:30775, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33902") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58192->172.17.0.9:33902, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30059") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59244->172.17.0.9:30059, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31387") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44384->172.17.0.9:31387, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37136") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33816->172.17.0.9:37136, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37475") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35486->172.17.0.9:37475, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31506") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42464->172.17.0.9:31506, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31636") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34014->172.17.0.9:31636, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30894") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36984->172.17.0.9:30894, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39439") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49174->172.17.0.9:39439, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36364") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37056->172.17.0.9:36364, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37518") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39382->172.17.0.9:37518, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37071") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50148->172.17.0.9:37071, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32989") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37020->172.17.0.9:32989, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37653") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36774->172.17.0.9:37653, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30628") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57548->172.17.0.9:30628, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32422") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53512->172.17.0.9:32422, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35434") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44158->172.17.0.9:35434, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35302") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41614->172.17.0.9:35302, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37105") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45290->172.17.0.9:37105, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31131") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40198->172.17.0.9:31131, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32174") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43364->172.17.0.9:32174, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37255") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35340->172.17.0.9:37255, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39840") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37116->172.17.0.9:39840, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39443") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44648->172.17.0.9:39443, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31060") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52672->172.17.0.9:31060, err= 2026/03/04 01:05:40 DEBUG : both0: size = 6 OK 2026/03/04 01:05:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both10: size = 6 OK 2026/03/04 01:05:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both11: size = 6 OK 2026/03/04 01:05:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both12: size = 6 OK 2026/03/04 01:05:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : both0: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both13: size = 6 OK 2026/03/04 01:05:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both13: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both14: size = 6 OK 2026/03/04 01:05:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both10: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both15: size = 6 OK 2026/03/04 01:05:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both11: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both16: size = 6 OK 2026/03/04 01:05:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both12: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both17: size = 6 OK 2026/03/04 01:05:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both14: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both18: size = 6 OK 2026/03/04 01:05:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both18: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both19: size = 6 OK 2026/03/04 01:05:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both15: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both1: size = 6 OK 2026/03/04 01:05:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both1: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both2: size = 6 OK 2026/03/04 01:05:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both2: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both3: size = 6 OK 2026/03/04 01:05:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both3: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both4: size = 6 OK 2026/03/04 01:05:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both4: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both5: size = 6 OK 2026/03/04 01:05:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both5: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both6: size = 6 OK 2026/03/04 01:05:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both6: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both7: size = 6 OK 2026/03/04 01:05:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both7: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both8: size = 6 OK 2026/03/04 01:05:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both8: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both9: size = 6 OK 2026/03/04 01:05:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both9: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both16: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both17: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both19: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 INFO : only4: Deleted 2026/03/04 01:05:40 INFO : only5: Deleted 2026/03/04 01:05:40 INFO : only6: Deleted 2026/03/04 01:05:40 INFO : only18: Deleted 2026/03/04 01:05:40 INFO : only14: Deleted 2026/03/04 01:05:40 INFO : only7: Deleted 2026/03/04 01:05:40 INFO : only11: Deleted 2026/03/04 01:05:40 INFO : only10: Deleted 2026/03/04 01:05:40 INFO : only8: Deleted 2026/03/04 01:05:40 INFO : only17: Deleted 2026/03/04 01:05:40 INFO : only2: Deleted 2026/03/04 01:05:40 INFO : only3: Deleted 2026/03/04 01:05:40 INFO : only9: Deleted 2026/03/04 01:05:40 INFO : only0: Deleted 2026/03/04 01:05:40 INFO : only1: Deleted 2026/03/04 01:05:40 INFO : only15: Deleted 2026/03/04 01:05:40 INFO : only19: Deleted 2026/03/04 01:05:40 INFO : only12: Deleted 2026/03/04 01:05:40 INFO : only13: Deleted 2026/03/04 01:05:40 INFO : only16: Deleted 2026/03/04 01:05:40 INFO : There was nothing to transfer 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37545") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55548->172.17.0.9:37545, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39089") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36158->172.17.0.9:39089, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32690") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39408->172.17.0.9:32690, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36081") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49348->172.17.0.9:36081, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36226") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59572->172.17.0.9:36226, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39232") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60860->172.17.0.9:39232, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34128") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44300->172.17.0.9:34128, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30945") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44994->172.17.0.9:30945, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32266") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38606->172.17.0.9:32266, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34937") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53220->172.17.0.9:34937, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36931") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48562->172.17.0.9:36931, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32676") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42974->172.17.0.9:32676, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32666") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43148->172.17.0.9:32666, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35761") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34940->172.17.0.9:35761, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35013") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50734->172.17.0.9:35013, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35286") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38702->172.17.0.9:35286, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32755") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36504->172.17.0.9:32755, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30629") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60814->172.17.0.9:30629, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31254") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41594->172.17.0.9:31254, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35748") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37106->172.17.0.9:35748, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31801") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41588->172.17.0.9:31801, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34533") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46024->172.17.0.9:34533, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38184") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54392->172.17.0.9:38184, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37787") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59168->172.17.0.9:37787, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31338") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45634->172.17.0.9:31338, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38482") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41518->172.17.0.9:38482, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30415") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34616->172.17.0.9:30415, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30060") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44028->172.17.0.9:30060, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32909") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37292->172.17.0.9:32909, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37824") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47460->172.17.0.9:37824, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39710") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51754->172.17.0.9:39710, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37793") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59800->172.17.0.9:37793, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33313") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54014->172.17.0.9:33313, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37269") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36530->172.17.0.9:37269, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31201") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53212->172.17.0.9:31201, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31965") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46482->172.17.0.9:31965, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31508") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48602->172.17.0.9:31508, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33821") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35886->172.17.0.9:33821, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38892") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49560->172.17.0.9:38892, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31817") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49440->172.17.0.9:31817, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39561") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32792->172.17.0.9:39561, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32435") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48126->172.17.0.9:32435, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33700") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49898->172.17.0.9:33700, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39579") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34316->172.17.0.9:39579, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36201") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45588->172.17.0.9:36201, err= 2026/03/04 01:05:40 DEBUG : both0: size = 6 OK 2026/03/04 01:05:40 DEBUG : both12: size = 6 OK 2026/03/04 01:05:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both12: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both13: size = 6 OK 2026/03/04 01:05:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both11: size = 6 OK 2026/03/04 01:05:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both10: size = 6 OK 2026/03/04 01:05:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both0: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both14: size = 6 OK 2026/03/04 01:05:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both13: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both15: size = 6 OK 2026/03/04 01:05:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both11: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both16: size = 6 OK 2026/03/04 01:05:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both16: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both17: size = 6 OK 2026/03/04 01:05:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both17: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both18: size = 6 OK 2026/03/04 01:05:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both10: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both19: size = 6 OK 2026/03/04 01:05:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both19: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both1: size = 6 OK 2026/03/04 01:05:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both1: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both2: size = 6 OK 2026/03/04 01:05:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both2: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both3: size = 6 OK 2026/03/04 01:05:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both14: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both4: size = 6 OK 2026/03/04 01:05:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both15: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both5: size = 6 OK 2026/03/04 01:05:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both18: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both6: size = 6 OK 2026/03/04 01:05:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both3: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both7: size = 6 OK 2026/03/04 01:05:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both7: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both8: size = 6 OK 2026/03/04 01:05:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both4: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both9: size = 6 OK 2026/03/04 01:05:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : both9: Unchanged skipping 2026/03/04 01:05:40 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only0: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only0: Sizes differ 2026/03/04 01:05:40 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only10: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only10: Sizes differ 2026/03/04 01:05:40 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only11: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only11: Sizes differ 2026/03/04 01:05:40 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only12: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only12: Sizes differ 2026/03/04 01:05:40 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only13: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only13: Sizes differ 2026/03/04 01:05:40 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only14: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only14: Sizes differ 2026/03/04 01:05:40 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only15: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only15: Sizes differ 2026/03/04 01:05:40 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only16: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only16: Sizes differ 2026/03/04 01:05:40 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only17: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only17: Sizes differ 2026/03/04 01:05:40 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only18: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only18: Sizes differ 2026/03/04 01:05:40 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only19: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only19: Sizes differ 2026/03/04 01:05:40 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only1: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only1: Sizes differ 2026/03/04 01:05:40 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only2: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only2: Sizes differ 2026/03/04 01:05:40 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only3: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only3: Sizes differ 2026/03/04 01:05:40 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only4: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only4: Sizes differ 2026/03/04 01:05:40 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only5: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only5: Sizes differ 2026/03/04 01:05:40 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only6: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only6: Sizes differ 2026/03/04 01:05:40 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only7: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only7: Sizes differ 2026/03/04 01:05:40 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only8: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only8: Sizes differ 2026/03/04 01:05:40 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2629139906) 2026/03/04 01:05:40 DEBUG : only9: size = 6 (ftp://172.17.0.9:21/rclone-test-locotus0xoyu) 2026/03/04 01:05:40 DEBUG : only9: Sizes differ 2026/03/04 01:05:40 DEBUG : both5: Unchanged skipping 2026/03/04 01:05:40 DEBUG : both6: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32910") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39992") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35344") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56782->172.17.0.9:35344, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38748->172.17.0.9:39992, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44276->172.17.0.9:32910, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37276") 2026/03/04 01:05:40 DEBUG : both8: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49700->172.17.0.9:37276, err= 2026/03/04 01:05:40 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/03/04 01:05:40 INFO : only0: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : only11.51c18866.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33168") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60406->172.17.0.9:33168, err= 2026/03/04 01:05:40 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/03/04 01:05:40 INFO : only10: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/03/04 01:05:40 INFO : only12: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : only11.51c18866.partial: renamed to: only11 2026/03/04 01:05:40 INFO : only11: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36919") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35044") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39236->172.17.0.9:35044, err= 2026/03/04 01:05:40 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44456->172.17.0.9:36919, err= 2026/03/04 01:05:40 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/03/04 01:05:40 INFO : only13: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30347") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53630->172.17.0.9:30347, err= 2026/03/04 01:05:40 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/03/04 01:05:40 INFO : only14: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34741") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51924->172.17.0.9:34741, err= 2026/03/04 01:05:40 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/03/04 01:05:40 INFO : only15: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32178") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32629") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38972->172.17.0.9:32178, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58404->172.17.0.9:32629, err= 2026/03/04 01:05:40 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/03/04 01:05:40 INFO : only16: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : only18.f963383f.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37442") 2026/03/04 01:05:40 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/03/04 01:05:40 INFO : only19: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42638->172.17.0.9:37442, err= 2026/03/04 01:05:40 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/03/04 01:05:40 INFO : only17: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37587") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34641") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43770->172.17.0.9:37587, err= 2026/03/04 01:05:40 DEBUG : only1.77787b15.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51626->172.17.0.9:34641, err= 2026/03/04 01:05:40 DEBUG : only18.f963383f.partial: renamed to: only18 2026/03/04 01:05:40 INFO : only18: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : only1.77787b15.partial: renamed to: only1 2026/03/04 01:05:40 INFO : only1: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35787") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35041") 2026/03/04 01:05:40 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49498->172.17.0.9:35041, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50004->172.17.0.9:35787, err= 2026/03/04 01:05:40 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/03/04 01:05:40 INFO : only3: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/03/04 01:05:40 INFO : only2: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39893") 2026/03/04 01:05:40 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/03/04 01:05:40 INFO : only5: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60036->172.17.0.9:39893, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35411") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58568->172.17.0.9:35411, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31590") 2026/03/04 01:05:40 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/03/04 01:05:40 INFO : only4: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48830->172.17.0.9:31590, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37147") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48150->172.17.0.9:37147, err= 2026/03/04 01:05:40 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/03/04 01:05:40 INFO : only7: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/03/04 01:05:40 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/03/04 01:05:40 INFO : only6: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/03/04 01:05:40 INFO : only9: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/03/04 01:05:40 INFO : only8: Copied (replaced existing) 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32081") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55654->172.17.0.9:32081, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31511") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54430->172.17.0.9:31511, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35005") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44314->172.17.0.9:35005, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:05:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:05:40 DEBUG : empty_on_remote: Making directory with metadata 2026/03/04 01:05:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:05:40 INFO : empty_on_remote: Making directory 2026/03/04 01:05:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/04 01:05:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32942") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51398->172.17.0.9:32942, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35533") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34527") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41672->172.17.0.9:35533, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42906->172.17.0.9:34527, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32724") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42836->172.17.0.9:32724, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30881") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38092->172.17.0.9:30881, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38326") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44176->172.17.0.9:38326, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:05:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:05:40 DEBUG : empty_on_remote: Making directory with metadata 2026/03/04 01:05:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 01:05:40 INFO : empty_on_remote: Making directory 2026/03/04 01:05:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/04 01:05:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38954") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35550->172.17.0.9:38954, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38183") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38268") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60530->172.17.0.9:38268, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49228->172.17.0.9:38183, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34942") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38664->172.17.0.9:34942, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34105") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57574->172.17.0.9:34105, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39396") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47790->172.17.0.9:39396, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35467") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40942->172.17.0.9:35467, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:40 INFO : sub dir: Making directory 2026/03/04 01:05:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33696") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57710->172.17.0.9:33696, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36500") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37508") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42792->172.17.0.9:36500, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46850->172.17.0.9:37508, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37645") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38634->172.17.0.9:37645, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33581") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60030->172.17.0.9:33581, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39802") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46802->172.17.0.9:39802, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37200") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44678->172.17.0.9:37200, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36206") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34660->172.17.0.9:36206, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35461") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51458->172.17.0.9:35461, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33191") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54764->172.17.0.9:33191, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30636") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37236->172.17.0.9:30636, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 01:05:40 INFO : sub dir: Making directory 2026/03/04 01:05:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30228") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53620->172.17.0.9:30228, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34108") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58798->172.17.0.9:34108, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33392") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51878->172.17.0.9:33392, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32078") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55568->172.17.0.9:32078, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36895") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49204->172.17.0.9:36895, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35888") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44990->172.17.0.9:35888, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30629") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60822->172.17.0.9:30629, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39161") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39114->172.17.0.9:39161, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37832") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50594->172.17.0.9:37832, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35525") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37066->172.17.0.9:35525, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38623") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51138->172.17.0.9:38623, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31703") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51684->172.17.0.9:31703, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33424") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58816->172.17.0.9:33424, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39021") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57686->172.17.0.9:39021, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31650") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53018->172.17.0.9:31650, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39534") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58032->172.17.0.9:39534, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36480") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55830->172.17.0.9:36480, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37385") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58952->172.17.0.9:37385, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36525") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53288->172.17.0.9:36525, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33966") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52302->172.17.0.9:33966, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37999") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59726->172.17.0.9:37999, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35531") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49362->172.17.0.9:35531, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35082") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45034->172.17.0.9:35082, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30089") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35642->172.17.0.9:30089, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32468") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51994->172.17.0.9:32468, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39560") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48242->172.17.0.9:39560, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34309") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41630->172.17.0.9:34309, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37342") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38110->172.17.0.9:37342, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30296") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33364->172.17.0.9:30296, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31065") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40314->172.17.0.9:31065, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38891") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51886->172.17.0.9:38891, err= 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34816") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36318->172.17.0.9:34816, err= 2026/03/04 01:05:40 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : apple: Excluded 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:40 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : banana: Excluded 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32345") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49454->172.17.0.9:32345, err= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31524") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39744->172.17.0.9:31524, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39490") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51780->172.17.0.9:39490, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31255") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56528->172.17.0.9:31255, err= 2026/03/04 01:05:40 DEBUG : apple: size = 5 OK 2026/03/04 01:05:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:40 DEBUG : banana: size = 6 OK 2026/03/04 01:05:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32562") 2026/03/04 01:05:40 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:40 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54052->172.17.0.9:32562, err= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 INFO : There was nothing to transfer 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31900") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41210->172.17.0.9:31900, err= 2026/03/04 01:05:40 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : apple: Excluded 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:40 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : banana: Excluded 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30673") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33268->172.17.0.9:30673, err= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37600") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54026->172.17.0.9:37600, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39406") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60670->172.17.0.9:39406, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33974") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59260->172.17.0.9:33974, err= 2026/03/04 01:05:40 DEBUG : apple: size = 5 OK 2026/03/04 01:05:40 DEBUG : banana: size = 6 OK 2026/03/04 01:05:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:40 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:40 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39621") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36262->172.17.0.9:39621, err= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 INFO : There was nothing to transfer 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30620") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55220->172.17.0.9:30620, err= 2026/03/04 01:05:40 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : apple: Excluded 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:40 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : banana: Excluded 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34412") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60018->172.17.0.9:34412, err= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37152") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59138->172.17.0.9:37152, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33788") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49514->172.17.0.9:33788, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35362") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44722->172.17.0.9:35362, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34316") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60656->172.17.0.9:34316, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32323") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59034->172.17.0.9:32323, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39902") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43678->172.17.0.9:39902, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37821") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53202->172.17.0.9:37821, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36288") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50460->172.17.0.9:36288, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35370") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47104->172.17.0.9:35370, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34532") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54368->172.17.0.9:34532, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39339") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37272->172.17.0.9:39339, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33209") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40690->172.17.0.9:33209, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31436") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57356->172.17.0.9:31436, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30996") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38694->172.17.0.9:30996, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37188") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48236->172.17.0.9:37188, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37556") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56094->172.17.0.9:37556, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35711") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32892->172.17.0.9:35711, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33142") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38036->172.17.0.9:33142, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36712") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44968->172.17.0.9:36712, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36520") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37634->172.17.0.9:36520, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38327") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45420->172.17.0.9:38327, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34798") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37906->172.17.0.9:34798, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31266") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50376->172.17.0.9:31266, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36341") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51582->172.17.0.9:36341, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34257") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59152->172.17.0.9:34257, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30615") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55826->172.17.0.9:30615, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32370") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48624->172.17.0.9:32370, err= 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34105") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57580->172.17.0.9:34105, err= 2026/03/04 01:05:40 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : apple: Excluded 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:40 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : banana: Excluded 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32061") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36172->172.17.0.9:32061, err= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32400") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54160->172.17.0.9:32400, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32438") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50106->172.17.0.9:32438, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35344") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56788->172.17.0.9:35344, err= 2026/03/04 01:05:40 DEBUG : apple: size = 5 OK 2026/03/04 01:05:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:40 DEBUG : banana: size = 6 OK 2026/03/04 01:05:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:40 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34845") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35218->172.17.0.9:34845, err= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 INFO : There was nothing to transfer 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34349") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36484->172.17.0.9:34349, err= 2026/03/04 01:05:40 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : apple: Excluded 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:40 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : banana: Excluded 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38390") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48140->172.17.0.9:38390, err= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38044") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34008->172.17.0.9:38044, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38109") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33688->172.17.0.9:38109, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38878") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59428->172.17.0.9:38878, err= 2026/03/04 01:05:40 DEBUG : apple: size = 5 OK 2026/03/04 01:05:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:40 DEBUG : banana: size = 6 OK 2026/03/04 01:05:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:40 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39165") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47580->172.17.0.9:39165, err= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 INFO : There was nothing to transfer 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30038") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43154->172.17.0.9:30038, err= 2026/03/04 01:05:40 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : apple: Excluded 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:40 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : banana: Excluded 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36065") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54328->172.17.0.9:36065, err= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34786") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39560->172.17.0.9:34786, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36605") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33392->172.17.0.9:36605, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39519") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35342->172.17.0.9:39519, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32800") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52886->172.17.0.9:32800, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38293") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35374->172.17.0.9:38293, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32414") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48076->172.17.0.9:32414, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36553") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56490->172.17.0.9:36553, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35945") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50834->172.17.0.9:35945, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38576") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45646->172.17.0.9:38576, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35269") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56914->172.17.0.9:35269, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37411") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44322->172.17.0.9:37411, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34217") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35618->172.17.0.9:34217, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34177") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42726->172.17.0.9:34177, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37393") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43400->172.17.0.9:37393, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33306") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59206->172.17.0.9:33306, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35078") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49926->172.17.0.9:35078, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36322") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56360->172.17.0.9:36322, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35476") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39696->172.17.0.9:35476, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39554") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49308->172.17.0.9:39554, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31441") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56026->172.17.0.9:31441, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38951") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33684->172.17.0.9:38951, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35476") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39700->172.17.0.9:35476, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32761") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55058->172.17.0.9:32761, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34700") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56226->172.17.0.9:34700, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30914") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53698->172.17.0.9:30914, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34711") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45802->172.17.0.9:34711, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31504") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43942->172.17.0.9:31504, err= 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30314") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54650->172.17.0.9:30314, err= 2026/03/04 01:05:40 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : apple: Excluded 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:40 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : banana: Excluded 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35323") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49448->172.17.0.9:35323, err= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37920") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39296->172.17.0.9:37920, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34233") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54972->172.17.0.9:34233, err= 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35058") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51808->172.17.0.9:35058, err= 2026/03/04 01:05:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31827") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35316") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60798->172.17.0.9:35316, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48582->172.17.0.9:31827, err= 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Connecting to FTP server 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38378") 2026/03/04 01:05:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33536->172.17.0.9:38378, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31646") 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50758->172.17.0.9:31646, err= 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/03/04 01:05:40 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30808") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37519") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53720->172.17.0.9:21, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44686->172.17.0.9:37519, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59454->172.17.0.9:30808, err= 2026/03/04 01:05:40 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/03/04 01:05:40 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/03/04 01:05:40 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32027") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42798->172.17.0.9:32027, err= 2026/03/04 01:05:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36959") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57362->172.17.0.9:36959, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37179") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36667") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50830->172.17.0.9:37179, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36020->172.17.0.9:36667, err= 2026/03/04 01:05:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35739") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42934->172.17.0.9:35739, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37857") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51352->172.17.0.9:37857, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30057") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56876->172.17.0.9:30057, err= 2026/03/04 01:05:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31487") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33111") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41262->172.17.0.9:33111, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58112->172.17.0.9:31487, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32189") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53008->172.17.0.9:32189, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31343") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59184->172.17.0.9:31343, err= 2026/03/04 01:05:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36466") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39379") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40386->172.17.0.9:36466, err= 2026/03/04 01:05:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32886->172.17.0.9:39379, err= 2026/03/04 01:05:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36025") 2026/03/04 01:05:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58618->172.17.0.9:36025, err= 2026/03/04 01:05:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33292") 2026/03/04 01:05:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56272->172.17.0.9:33292, err= 2026/03/04 01:05:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:05:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Connecting to FTP server 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Connecting to FTP server 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53726->172.17.0.9:21, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Connecting to FTP server 2026/03/04 01:05:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0013-789;=.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0007-1234567.txt: Deleted 2026/03/04 01:05:40 INFO : banana: Deleted 2026/03/04 01:05:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/04 01:05:40 INFO : splitbananasplit: Deleted 2026/03/04 01:05:40 INFO : dir1/0010-456789.txt: Deleted 2026/03/04 01:05:40 INFO : apple: Deleted 2026/03/04 01:05:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0014-89;=.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0015-9;=.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0012-6789;.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0003-defghij.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0011-56789;.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0008-2345678.txt: Deleted 2026/03/04 01:05:40 INFO : appleappleapplebanana: Deleted 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53730->172.17.0.9:21, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:21") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53746->172.17.0.9:21, err= 2026/03/04 01:05:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0009-3456789.txt: Deleted 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30171") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35966->172.17.0.9:30171, err= 2026/03/04 01:05:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : YXBwbGU=: Excluded 2026/03/04 01:05:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/04 01:05:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : YmFuYW5h: Excluded 2026/03/04 01:05:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35408") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35886->172.17.0.9:35408, err= 2026/03/04 01:05:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30695") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57350->172.17.0.9:30695, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37672") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60078->172.17.0.9:37672, err= 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32413") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53228->172.17.0.9:32413, err= 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : YXBwbGU=: size = 5 OK 2026/03/04 01:05:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:40 DEBUG : YmFuYW5h: size = 6 OK 2026/03/04 01:05:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/04 01:05:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38285") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36470->172.17.0.9:38285, err= 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37496") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53586->172.17.0.9:37496, err= 2026/03/04 01:05:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : YXBwbGU=: Excluded 2026/03/04 01:05:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/04 01:05:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : YmFuYW5h: Excluded 2026/03/04 01:05:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34239") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36196->172.17.0.9:34239, err= 2026/03/04 01:05:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/04 01:05:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32172") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58048->172.17.0.9:32172, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37995") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48072->172.17.0.9:37995, err= 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 01:05:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38770") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48428->172.17.0.9:38770, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33293") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58704->172.17.0.9:33293, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32891") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49904->172.17.0.9:32891, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38646") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56686->172.17.0.9:38646, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39436") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36064->172.17.0.9:39436, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36101") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47366->172.17.0.9:36101, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38743") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41582->172.17.0.9:38743, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35899") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44172->172.17.0.9:35899, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30520") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47412->172.17.0.9:30520, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37676") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59320->172.17.0.9:37676, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30273") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45394->172.17.0.9:30273, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34042") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60306->172.17.0.9:34042, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38595") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41942->172.17.0.9:38595, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36856") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59344->172.17.0.9:36856, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30662") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51964->172.17.0.9:30662, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30653") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36702->172.17.0.9:30653, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34883") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53146->172.17.0.9:34883, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38864") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48640->172.17.0.9:38864, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31031") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55852->172.17.0.9:31031, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38225") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57414->172.17.0.9:38225, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35151") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60340->172.17.0.9:35151, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39921") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48942->172.17.0.9:39921, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34840") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55822->172.17.0.9:34840, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39562") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34578->172.17.0.9:39562, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39788") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50484->172.17.0.9:39788, err= 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30705") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47718->172.17.0.9:30705, err= 2026/03/04 01:05:40 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : apple: Excluded 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:40 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : banana: Excluded 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39895") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55548->172.17.0.9:39895, err= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35512") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48164->172.17.0.9:35512, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35606") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55512->172.17.0.9:35606, err= 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30720") 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56706->172.17.0.9:30720, err= 2026/03/04 01:05:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38461") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42232->172.17.0.9:38461, err= 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32733") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53222->172.17.0.9:32733, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35417") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38328->172.17.0.9:35417, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39266") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35974->172.17.0.9:39266, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32315") 2026/03/04 01:05:40 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/03/04 01:05:40 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/03/04 01:05:40 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46794->172.17.0.9:32315, err= 2026/03/04 01:05:40 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/03/04 01:05:40 INFO : apple: Copied (new) to: PREFIXapple 2026/03/04 01:05:40 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/03/04 01:05:40 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30766") 2026/03/04 01:05:40 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59674->172.17.0.9:30766, err= 2026/03/04 01:05:40 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31730") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31279") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58906->172.17.0.9:31730, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33080->172.17.0.9:31279, err= 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32164") 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34408->172.17.0.9:32164, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30649") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52422->172.17.0.9:30649, err= 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38389") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49574->172.17.0.9:38389, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39924") 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56704->172.17.0.9:39924, err= 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:05:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:05:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39142") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52146->172.17.0.9:39142, err= 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38702") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44160->172.17.0.9:38702, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32281") 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37157") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49264->172.17.0.9:37157, err= 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:05:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35555") 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:05:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38842") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41442->172.17.0.9:35555, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54740->172.17.0.9:38842, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52624->172.17.0.9:32281, err= 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:05:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30278") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50934->172.17.0.9:30278, err= 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:05:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:05:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38917") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39674->172.17.0.9:38917, err= 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:05:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:05:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:05:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38165") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54908->172.17.0.9:38165, err= 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:05:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 INFO : dir1/0007-1234567.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0013-789;=.txt: Deleted 2026/03/04 01:05:40 INFO : appleappleapplebanana: Deleted 2026/03/04 01:05:40 INFO : apple: Deleted 2026/03/04 01:05:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0012-6789;.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0010-456789.txt: Deleted 2026/03/04 01:05:40 INFO : splitbananasplit: Deleted 2026/03/04 01:05:40 INFO : banana: Deleted 2026/03/04 01:05:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0009-3456789.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0014-89;=.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0011-56789;.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0008-2345678.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0003-defghij.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0015-9;=.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34866") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46512->172.17.0.9:34866, err= 2026/03/04 01:05:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : PREFIXapple: Excluded 2026/03/04 01:05:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/03/04 01:05:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : PREFIXbanana: Excluded 2026/03/04 01:05:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : PREFIXsplitbananasplit: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33143") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57020->172.17.0.9:33143, err= 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39796") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58388->172.17.0.9:39796, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38297") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42180->172.17.0.9:38297, err= 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 01:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 01:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36538") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53706->172.17.0.9:36538, err= 2026/03/04 01:05:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35282") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38923") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47216->172.17.0.9:38923, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38919") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36148->172.17.0.9:35282, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30533") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35080") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36958->172.17.0.9:35080, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44618->172.17.0.9:30533, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44098->172.17.0.9:38919, err= 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:40 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/04 01:05:40 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/04 01:05:40 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/04 01:05:40 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/04 01:05:40 INFO : banana: Copied (new) 2026/03/04 01:05:40 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/04 01:05:40 INFO : appleappleapplebanana: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37811") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34881") 2026/03/04 01:05:40 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/04 01:05:40 INFO : apple: Copied (new) 2026/03/04 01:05:40 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/04 01:05:40 INFO : splitbananasplit: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60560->172.17.0.9:34881, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60254->172.17.0.9:37811, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35246") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55010->172.17.0.9:35246, err= 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31220") 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/04 01:05:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52490->172.17.0.9:31220, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30033") 2026/03/04 01:05:40 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/04 01:05:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39956->172.17.0.9:30033, err= 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35479") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32980->172.17.0.9:35479, err= 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/04 01:05:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/04 01:05:40 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36074") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38557") 2026/03/04 01:05:40 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/04 01:05:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51094->172.17.0.9:36074, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43646->172.17.0.9:38557, err= 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33749") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58388->172.17.0.9:33749, err= 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/04 01:05:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39852") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55300->172.17.0.9:39852, err= 2026/03/04 01:05:40 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/04 01:05:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32747") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49406->172.17.0.9:32747, err= 2026/03/04 01:05:40 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/04 01:05:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/04 01:05:40 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36401") 2026/03/04 01:05:40 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/04 01:05:40 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38001") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41470->172.17.0.9:36401, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50270->172.17.0.9:38001, err= 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36088") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37438->172.17.0.9:36088, err= 2026/03/04 01:05:40 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/04 01:05:40 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31201") 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53220->172.17.0.9:31201, err= 2026/03/04 01:05:40 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/04 01:05:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/04 01:05:40 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37995") 2026/03/04 01:05:40 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/04 01:05:40 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48084->172.17.0.9:37995, err= 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/04 01:05:40 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/04 01:05:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/04 01:05:40 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/04 01:05:40 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/04 01:05:40 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/04 01:05:40 INFO : PREFIXsplitbananasplit: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/04 01:05:40 INFO : PREFIXbanana: Deleted 2026/03/04 01:05:40 INFO : PREFIXapple: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/04 01:05:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/04 01:05:40 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35932") 2026/03/04 01:05:40 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58252->172.17.0.9:35932, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32576") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44688->172.17.0.9:32576, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31047") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51930->172.17.0.9:31047, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36482") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33056->172.17.0.9:36482, err= 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35119") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46204->172.17.0.9:35119, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36229") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60112->172.17.0.9:36229, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35128") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48958->172.17.0.9:35128, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30512") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55856->172.17.0.9:30512, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37131") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39418->172.17.0.9:37131, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30644") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60350->172.17.0.9:30644, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33012") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34600->172.17.0.9:33012, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39994") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56882->172.17.0.9:39994, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37203") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52138->172.17.0.9:37203, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30383") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55588->172.17.0.9:30383, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34129") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40414->172.17.0.9:34129, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37986") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41896->172.17.0.9:37986, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30608") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47476->172.17.0.9:30608, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37156") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45014->172.17.0.9:37156, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31075") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53532->172.17.0.9:31075, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32374") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38840->172.17.0.9:32374, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39919") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38940->172.17.0.9:39919, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38457") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36476->172.17.0.9:38457, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39597") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42852->172.17.0.9:39597, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30770") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36942->172.17.0.9:30770, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34746") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53410->172.17.0.9:34746, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35883") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43614->172.17.0.9:35883, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39350") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58298->172.17.0.9:39350, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38800") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41986->172.17.0.9:38800, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33296") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50182->172.17.0.9:33296, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39024") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43446->172.17.0.9:39024, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37420") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60742->172.17.0.9:37420, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34205") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37988->172.17.0.9:34205, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35074") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44226->172.17.0.9:35074, err= 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39948") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43904->172.17.0.9:39948, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32260") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45830->172.17.0.9:32260, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38394") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44146->172.17.0.9:38394, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35924") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60190->172.17.0.9:35924, err= 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36750") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45506->172.17.0.9:36750, err= 2026/03/04 01:05:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:05:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32069") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39356->172.17.0.9:32069, err= 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37019") 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35890") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50246->172.17.0.9:37019, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30304") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34575") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36706->172.17.0.9:34575, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45598->172.17.0.9:30304, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36066->172.17.0.9:35890, err= 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/03/04 01:05:41 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/03/04 01:05:41 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37281") 2026/03/04 01:05:41 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52750->172.17.0.9:37281, err= 2026/03/04 01:05:41 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/03/04 01:05:41 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37958") 2026/03/04 01:05:41 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/03/04 01:05:41 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52892->172.17.0.9:37958, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33480") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40264->172.17.0.9:33480, err= 2026/03/04 01:05:41 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37796") 2026/03/04 01:05:41 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43890->172.17.0.9:37796, err= 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/03/04 01:05:41 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30766") 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59676->172.17.0.9:30766, err= 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36144") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57308->172.17.0.9:36144, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30035") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34016->172.17.0.9:30035, err= 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37057") 2026/03/04 01:05:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56450->172.17.0.9:37057, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39199") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59584->172.17.0.9:39199, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35164") 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57726->172.17.0.9:35164, err= 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34171") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55974->172.17.0.9:34171, err= 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32047") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39868->172.17.0.9:32047, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35522") 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33047") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37776->172.17.0.9:35522, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36288->172.17.0.9:33047, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33395") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33406->172.17.0.9:33395, err= 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34645") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49074->172.17.0.9:34645, err= 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/03/04 01:05:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:05:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0012-6789;.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0011-56789;.txt: Deleted 2026/03/04 01:05:41 INFO : apple: Deleted 2026/03/04 01:05:41 INFO : appleappleapplebanana: Deleted 2026/03/04 01:05:41 INFO : dir1/0009-3456789.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0015-9;=.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0014-89;=.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0007-1234567.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0013-789;=.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0003-defghij.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0008-2345678.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0010-456789.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/04 01:05:41 INFO : banana: Deleted 2026/03/04 01:05:41 INFO : splitbananasplit: Deleted 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38980") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51594->172.17.0.9:38980, err= 2026/03/04 01:05:41 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : bananaSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplitSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39589") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46112->172.17.0.9:39589, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33172") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53486->172.17.0.9:33172, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32273") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51240->172.17.0.9:32273, err= 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 01:05:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37858") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55138->172.17.0.9:37858, err= 2026/03/04 01:05:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30021") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39035") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35310->172.17.0.9:39035, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52652->172.17.0.9:30021, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31044") 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50972->172.17.0.9:31044, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31920") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35711") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32906->172.17.0.9:35711, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43364->172.17.0.9:31920, err= 2026/03/04 01:05:41 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/04 01:05:41 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/04 01:05:41 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/04 01:05:41 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/04 01:05:41 INFO : appleappleapplebanana: Copied (new) 2026/03/04 01:05:41 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/04 01:05:41 INFO : banana: Copied (new) 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38786") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31074") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32812->172.17.0.9:38786, err= 2026/03/04 01:05:41 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/04 01:05:41 INFO : splitbananasplit: Copied (new) 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59290->172.17.0.9:31074, err= 2026/03/04 01:05:41 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/04 01:05:41 INFO : apple: Copied (new) 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33439") 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39481") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52608->172.17.0.9:39481, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51232->172.17.0.9:33439, err= 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/04 01:05:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32275") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33990->172.17.0.9:32275, err= 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/04 01:05:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/04 01:05:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35019") 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43324->172.17.0.9:35019, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34446") 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34140->172.17.0.9:34446, err= 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/04 01:05:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32189") 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53018->172.17.0.9:32189, err= 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/04 01:05:41 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/04 01:05:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39154") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55510->172.17.0.9:39154, err= 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/04 01:05:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33813") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36918") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42114->172.17.0.9:33813, err= 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/04 01:05:41 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43954->172.17.0.9:36918, err= 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36805") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51160->172.17.0.9:36805, err= 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/04 01:05:41 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37929") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37912->172.17.0.9:37929, err= 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/04 01:05:41 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30078") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42832->172.17.0.9:30078, err= 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/04 01:05:41 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/04 01:05:41 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/04 01:05:41 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34079") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39993") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35504->172.17.0.9:34079, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43502->172.17.0.9:39993, err= 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/04 01:05:41 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/04 01:05:41 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/04 01:05:41 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : splitbananasplitSUFFIX: Deleted 2026/03/04 01:05:41 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : bananaSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : appleSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/04 01:05:41 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36950") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46260->172.17.0.9:36950, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34068") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37806->172.17.0.9:34068, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31133") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42226->172.17.0.9:31133, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38517") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55376->172.17.0.9:38517, err= 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34054") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57634->172.17.0.9:34054, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38645") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38012->172.17.0.9:38645, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38364") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39170->172.17.0.9:38364, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38324") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47140->172.17.0.9:38324, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38419") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50158->172.17.0.9:38419, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36641") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57068->172.17.0.9:36641, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32364") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40520->172.17.0.9:32364, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33860") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41604->172.17.0.9:33860, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35462") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48982->172.17.0.9:35462, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38265") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38334->172.17.0.9:38265, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31591") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46438->172.17.0.9:31591, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39803") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60606->172.17.0.9:39803, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38439") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40516->172.17.0.9:38439, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37931") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49686->172.17.0.9:37931, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33255") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56778->172.17.0.9:33255, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37310") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37048->172.17.0.9:37310, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37583") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46682->172.17.0.9:37583, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35691") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45836->172.17.0.9:35691, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33291") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48458->172.17.0.9:33291, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39734") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58788->172.17.0.9:39734, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35248") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41122->172.17.0.9:35248, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34419") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36970->172.17.0.9:34419, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39442") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50670->172.17.0.9:39442, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37038") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48910->172.17.0.9:37038, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31899") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38890->172.17.0.9:31899, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31953") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40506->172.17.0.9:31953, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38162") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42402->172.17.0.9:38162, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37545") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55562->172.17.0.9:37545, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31183") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44732->172.17.0.9:31183, err= 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38209") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49768->172.17.0.9:38209, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31750") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37706->172.17.0.9:31750, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33551") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50000->172.17.0.9:33551, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33377") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55462->172.17.0.9:33377, err= 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36576") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54118->172.17.0.9:36576, err= 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : apple: size = 5 OK 2026/03/04 01:05:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : banana: size = 6 OK 2026/03/04 01:05:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33627") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45306->172.17.0.9:33627, err= 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38142") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34771") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38628->172.17.0.9:34771, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37314") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33798") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37002->172.17.0.9:37314, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58142->172.17.0.9:38142, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52094->172.17.0.9:33798, err= 2026/03/04 01:05:41 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/03/04 01:05:41 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/03/04 01:05:41 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/03/04 01:05:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:05:41 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/03/04 01:05:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32721") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32964") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46846->172.17.0.9:32721, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39630") 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/03/04 01:05:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37271") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46496->172.17.0.9:32964, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43824->172.17.0.9:39630, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58692->172.17.0.9:37271, err= 2026/03/04 01:05:41 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/03/04 01:05:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:05:41 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/03/04 01:05:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:05:41 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/03/04 01:05:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32579") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50876->172.17.0.9:32579, err= 2026/03/04 01:05:41 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/03/04 01:05:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31751") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31996") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34448->172.17.0.9:31996, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56360->172.17.0.9:31751, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38692") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33202->172.17.0.9:38692, err= 2026/03/04 01:05:41 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/03/04 01:05:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:05:41 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/03/04 01:05:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32426") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59162->172.17.0.9:32426, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38034") 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/03/04 01:05:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38114->172.17.0.9:38034, err= 2026/03/04 01:05:41 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/03/04 01:05:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35843") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31451") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57682->172.17.0.9:35843, err= 2026/03/04 01:05:41 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50418->172.17.0.9:31451, err= 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/03/04 01:05:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/03/04 01:05:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:05:41 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/03/04 01:05:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35506") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38933") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41702->172.17.0.9:35506, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56448->172.17.0.9:38933, err= 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/03/04 01:05:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/03/04 01:05:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/03/04 01:05:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/04 01:05:41 INFO : appleappleapplebanana: Deleted 2026/03/04 01:05:41 INFO : dir1/0015-9;=.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0003-defghij.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0012-6789;.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0008-2345678.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0007-1234567.txt: Deleted 2026/03/04 01:05:41 INFO : splitbananasplit: Deleted 2026/03/04 01:05:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0013-789;=.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0014-89;=.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0009-3456789.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0010-456789.txt: Deleted 2026/03/04 01:05:41 INFO : dir1/0011-56789;.txt: Deleted 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31616") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47950->172.17.0.9:31616, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleapple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleapple: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbanan: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35120") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40246->172.17.0.9:35120, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcde: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdef: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefg: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defgh: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghi: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghij: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijk: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-12345: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-23456: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-34567: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-45678: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38245") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59484->172.17.0.9:38245, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31963") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59324->172.17.0.9:31963, err= 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34143") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37394->172.17.0.9:34143, err= 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : banana: size = 6 OK 2026/03/04 01:05:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : apple: size = 5 OK 2026/03/04 01:05:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:41 DEBUG : appleapple: size = 21 OK 2026/03/04 01:05:41 DEBUG : splitbanan: size = 16 OK 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31771") 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54686->172.17.0.9:31771, err= 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/04 01:05:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/04 01:05:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/04 01:05:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/04 01:05:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/04 01:05:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/04 01:05:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/04 01:05:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/04 01:05:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/04 01:05:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/04 01:05:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/04 01:05:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/04 01:05:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/04 01:05:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/04 01:05:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/04 01:05:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/04 01:05:41 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31569") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47652->172.17.0.9:31569, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleapple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleapple: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbanan: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36358") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58702->172.17.0.9:36358, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcde: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdef: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefg: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defgh: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghi: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghij: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijk: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-12345: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-23456: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-34567: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-45678: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39049") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49444->172.17.0.9:39049, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33665") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60110->172.17.0.9:33665, err= 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/04 01:05:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34344") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48868->172.17.0.9:34344, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34460") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41980->172.17.0.9:34460, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38870") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53940->172.17.0.9:38870, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39236") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44308->172.17.0.9:39236, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36243") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59630->172.17.0.9:36243, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37879") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51576->172.17.0.9:37879, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35724") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44066->172.17.0.9:35724, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38743") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41592->172.17.0.9:38743, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31244") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50816->172.17.0.9:31244, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34772") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58642->172.17.0.9:34772, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33070") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37140->172.17.0.9:33070, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33896") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54340->172.17.0.9:33896, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30455") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38176->172.17.0.9:30455, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39881") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41816->172.17.0.9:39881, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36909") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59512->172.17.0.9:36909, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33383") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45096->172.17.0.9:33383, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31881") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48860->172.17.0.9:31881, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39203") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58594->172.17.0.9:39203, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38849") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45850->172.17.0.9:38849, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32106") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35754->172.17.0.9:32106, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30400") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43032->172.17.0.9:30400, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34926") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48114->172.17.0.9:34926, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39814") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58956->172.17.0.9:39814, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31131") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40214->172.17.0.9:31131, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39149") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45074->172.17.0.9:39149, err= 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30418") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43100->172.17.0.9:30418, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34949") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50184->172.17.0.9:34949, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39997") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56108->172.17.0.9:39997, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32423") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41666->172.17.0.9:32423, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31326") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42732->172.17.0.9:31326, err= 2026/03/04 01:05:41 DEBUG : apple: size = 5 OK 2026/03/04 01:05:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:41 DEBUG : banana: size = 6 OK 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31667") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55116->172.17.0.9:31667, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34713") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49982->172.17.0.9:34713, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30166") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46082->172.17.0.9:30166, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36451") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48208->172.17.0.9:36451, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35128") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48968->172.17.0.9:35128, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34900") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40494->172.17.0.9:34900, err= 2026/03/04 01:05:41 DEBUG : apple: size = 5 OK 2026/03/04 01:05:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:41 DEBUG : banana: size = 6 OK 2026/03/04 01:05:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34808") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58926->172.17.0.9:34808, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39951") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52992->172.17.0.9:39951, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35193") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48548->172.17.0.9:35193, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37400") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44198->172.17.0.9:37400, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37617") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57334->172.17.0.9:37617, err= 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34996") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54076->172.17.0.9:34996, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31743") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36288->172.17.0.9:31743, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34875") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45448->172.17.0.9:34875, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33481") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41530->172.17.0.9:33481, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32850") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37206->172.17.0.9:32850, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36246") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55530->172.17.0.9:36246, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35783") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51794->172.17.0.9:35783, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32089") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34916->172.17.0.9:32089, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33549") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34750->172.17.0.9:33549, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34917") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37612->172.17.0.9:34917, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35395") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42964->172.17.0.9:35395, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39157") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40402->172.17.0.9:39157, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33779") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40670->172.17.0.9:33779, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33236") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60512->172.17.0.9:33236, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37305") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33602->172.17.0.9:37305, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39235") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47076->172.17.0.9:39235, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32958") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38706->172.17.0.9:32958, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36352") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59700->172.17.0.9:36352, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38236") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37950->172.17.0.9:38236, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31886") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51672->172.17.0.9:31886, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33878") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33042->172.17.0.9:33878, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32984") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35512->172.17.0.9:32984, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34727") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47274->172.17.0.9:34727, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38910") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36566->172.17.0.9:38910, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39584") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37952->172.17.0.9:39584, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35943") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39516->172.17.0.9:35943, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34681") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40614->172.17.0.9:34681, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39410") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60630->172.17.0.9:39410, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30938") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43350->172.17.0.9:30938, err= 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36126") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56312->172.17.0.9:36126, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32313") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59378->172.17.0.9:32313, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32404") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43750->172.17.0.9:32404, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36648") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35460->172.17.0.9:36648, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31385") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46070->172.17.0.9:31385, err= 2026/03/04 01:05:41 DEBUG : apple: size = 5 OK 2026/03/04 01:05:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : banana: size = 6 OK 2026/03/04 01:05:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35862") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55884->172.17.0.9:35862, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33996") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51656->172.17.0.9:33996, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34846") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46134->172.17.0.9:34846, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31226") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35840->172.17.0.9:31226, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34245") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57222->172.17.0.9:34245, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33231") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33874->172.17.0.9:33231, err= 2026/03/04 01:05:41 DEBUG : apple: size = 5 OK 2026/03/04 01:05:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : banana: size = 6 OK 2026/03/04 01:05:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39585") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38964->172.17.0.9:39585, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33202") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51858->172.17.0.9:33202, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31873") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44272->172.17.0.9:31873, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38639") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50450->172.17.0.9:38639, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35860") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33040->172.17.0.9:35860, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39955") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40714->172.17.0.9:39955, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32332") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57864->172.17.0.9:32332, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36110") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50064->172.17.0.9:36110, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33819") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47808->172.17.0.9:33819, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34121") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44226->172.17.0.9:34121, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36559") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49324->172.17.0.9:36559, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38609") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58608->172.17.0.9:38609, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39192") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33854->172.17.0.9:39192, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32781") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42126->172.17.0.9:32781, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34012") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41150->172.17.0.9:34012, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34800") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60466->172.17.0.9:34800, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36198") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41948->172.17.0.9:36198, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30691") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36420->172.17.0.9:30691, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34357") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41454->172.17.0.9:34357, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36625") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46268->172.17.0.9:36625, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35258") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40644->172.17.0.9:35258, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30950") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55832->172.17.0.9:30950, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35544") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49664->172.17.0.9:35544, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37319") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52242->172.17.0.9:37319, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38247") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49114->172.17.0.9:38247, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39123") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32932->172.17.0.9:39123, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36678") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44720->172.17.0.9:36678, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31558") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40102->172.17.0.9:31558, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39689") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54100->172.17.0.9:39689, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35090") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33128->172.17.0.9:35090, err= 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31487") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58122->172.17.0.9:31487, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36316") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50226->172.17.0.9:36316, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35103") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56108->172.17.0.9:35103, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38023") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52214->172.17.0.9:38023, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35862") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55900->172.17.0.9:35862, err= 2026/03/04 01:05:41 DEBUG : apple: size = 5 OK 2026/03/04 01:05:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : banana: size = 6 OK 2026/03/04 01:05:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32806") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43806->172.17.0.9:32806, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39492") 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44962->172.17.0.9:39492, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38048") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50250->172.17.0.9:38048, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32272") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55560->172.17.0.9:32272, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32645") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34050->172.17.0.9:32645, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35702") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44614->172.17.0.9:35702, err= 2026/03/04 01:05:41 DEBUG : apple: size = 5 OK 2026/03/04 01:05:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : banana: size = 6 OK 2026/03/04 01:05:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35566") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53118->172.17.0.9:35566, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36741") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36810->172.17.0.9:36741, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36203") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32904->172.17.0.9:36203, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37868") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48220->172.17.0.9:37868, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31366") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47644->172.17.0.9:31366, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33382") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59424->172.17.0.9:33382, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34037") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46498->172.17.0.9:34037, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34567") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35804->172.17.0.9:34567, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35571") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58574->172.17.0.9:35571, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30547") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44398->172.17.0.9:30547, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32652") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52876->172.17.0.9:32652, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35143") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50756->172.17.0.9:35143, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34272") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52378->172.17.0.9:34272, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36503") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44014->172.17.0.9:36503, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36012") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57834->172.17.0.9:36012, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39088") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37700->172.17.0.9:39088, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38479") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55598->172.17.0.9:38479, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31892") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40026->172.17.0.9:31892, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32040") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60830->172.17.0.9:32040, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30898") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55386->172.17.0.9:30898, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34463") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43444->172.17.0.9:34463, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37715") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50534->172.17.0.9:37715, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36067") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45170->172.17.0.9:36067, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34016") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47474->172.17.0.9:34016, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39652") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43154->172.17.0.9:39652, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33171") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58336->172.17.0.9:33171, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34058") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34400->172.17.0.9:34058, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30348") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38494->172.17.0.9:30348, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35627") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55892->172.17.0.9:35627, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37223") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49496->172.17.0.9:37223, err= 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39358") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55070->172.17.0.9:39358, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37166") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56202->172.17.0.9:37166, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30197") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59692->172.17.0.9:30197, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32231") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42122->172.17.0.9:32231, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35046") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52692->172.17.0.9:35046, err= 2026/03/04 01:05:41 DEBUG : apple: size = 5 OK 2026/03/04 01:05:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : banana: size = 6 OK 2026/03/04 01:05:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32933") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48274->172.17.0.9:32933, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36829") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52114->172.17.0.9:36829, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39919") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38944->172.17.0.9:39919, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35202") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34662->172.17.0.9:35202, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37291") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40654->172.17.0.9:37291, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35316") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60808->172.17.0.9:35316, err= 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:41 DEBUG : apple: size = 5 OK 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:41 DEBUG : banana: size = 6 OK 2026/03/04 01:05:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33105") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35304->172.17.0.9:33105, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33934") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50952->172.17.0.9:33934, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35142") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35536->172.17.0.9:35142, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35967") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44872->172.17.0.9:35967, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35970") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56632->172.17.0.9:35970, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38691") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54516->172.17.0.9:38691, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34690") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35290->172.17.0.9:34690, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38753") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59692->172.17.0.9:38753, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33816") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36884->172.17.0.9:33816, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36535") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35150->172.17.0.9:36535, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36357") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60056->172.17.0.9:36357, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36075") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54072->172.17.0.9:36075, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31142") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54322->172.17.0.9:31142, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36206") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34664->172.17.0.9:36206, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39240") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54478->172.17.0.9:39240, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35283") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53288->172.17.0.9:35283, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32237") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33802->172.17.0.9:32237, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37273") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41958->172.17.0.9:37273, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36563") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45014->172.17.0.9:36563, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31105") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59564->172.17.0.9:31105, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31653") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33344->172.17.0.9:31653, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34165") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57532->172.17.0.9:34165, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36237") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36280->172.17.0.9:36237, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36281") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58616->172.17.0.9:36281, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32841") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43388->172.17.0.9:32841, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34649") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53360->172.17.0.9:34649, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36497") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46860->172.17.0.9:36497, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32440") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54316->172.17.0.9:32440, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32619") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37494->172.17.0.9:32619, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39010") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59848->172.17.0.9:39010, err= 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35512") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48174->172.17.0.9:35512, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30871") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51968->172.17.0.9:30871, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37827") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46440->172.17.0.9:37827, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36212") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39034->172.17.0.9:36212, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30504") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34090->172.17.0.9:30504, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32231") 2026/03/04 01:05:41 DEBUG : apple: size = 5 OK 2026/03/04 01:05:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : banana: size = 6 OK 2026/03/04 01:05:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42124->172.17.0.9:32231, err= 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39127") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55612->172.17.0.9:39127, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38189") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60360->172.17.0.9:38189, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38360") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44254->172.17.0.9:38360, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37942") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44386->172.17.0.9:37942, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36033") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36538->172.17.0.9:36033, err= 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : banana: size = 6 OK 2026/03/04 01:05:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : banana: Unchanged skipping 2026/03/04 01:05:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 01:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 01:05:41 DEBUG : apple: size = 5 OK 2026/03/04 01:05:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : apple: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33024") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40200->172.17.0.9:33024, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39045") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45020->172.17.0.9:39045, err= 2026/03/04 01:05:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : apple: Excluded 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 01:05:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : banana: Excluded 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : splitbananasplit: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34949") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50194->172.17.0.9:34949, err= 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 01:05:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34914") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44210->172.17.0.9:34914, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35960") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37534->172.17.0.9:35960, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39709") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52188->172.17.0.9:39709, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35453") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46406->172.17.0.9:35453, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36987") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55238->172.17.0.9:36987, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38550") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53572->172.17.0.9:38550, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30004") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40716->172.17.0.9:30004, err= --- PASS: TestTransform (1.28s) --- PASS: TestTransform/NFC (0.10s) --- PASS: TestTransform/NFD (0.09s) --- PASS: TestTransform/base64 (0.17s) --- PASS: TestTransform/prefix (0.16s) --- PASS: TestTransform/suffix (0.15s) --- PASS: TestTransform/truncate (0.11s) --- PASS: TestTransform/encoder (0.09s) --- PASS: TestTransform/ISO-8859-1 (0.11s) --- PASS: TestTransform/charmap (0.09s) --- PASS: TestTransform/lowercase (0.11s) --- PASS: TestTransform/ascii (0.10s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35395") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42968->172.17.0.9:35395, err= 2026/03/04 01:05:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/04 01:05:41 INFO : sub dir_somesuffix: Making directory 2026/03/04 01:05:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/04 01:05:41 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/04 01:05:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/04 01:05:41 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39516") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44848->172.17.0.9:39516, err= 2026/03/04 01:05:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/03/04 01:05:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/04 01:05:41 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34585") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46268->172.17.0.9:34585, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31327") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44038->172.17.0.9:31327, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31558") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40112->172.17.0.9:31558, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37718") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59020->172.17.0.9:37718, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33789") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60582->172.17.0.9:33789, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34311") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37182->172.17.0.9:34311, err= 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 INFO : tictactoe: Making directory 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38318") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46874->172.17.0.9:38318, err= 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/03/04 01:05:41 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31737") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50952->172.17.0.9:31737, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32219") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43086->172.17.0.9:32219, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37373") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41758->172.17.0.9:37373, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39380") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36434->172.17.0.9:39380, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35884") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36830->172.17.0.9:35884, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31433") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56688->172.17.0.9:31433, err= 2026/03/04 01:05:41 INFO : toe: Making directory 2026/03/04 01:05:41 INFO : toe/toe: Making directory 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39650") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56816->172.17.0.9:39650, err= 2026/03/04 01:05:41 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/04 01:05:41 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/04 01:05:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36310") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48346->172.17.0.9:36310, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34120") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55698->172.17.0.9:34120, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31631") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49782->172.17.0.9:31631, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36251") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35952->172.17.0.9:36251, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32090") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52464->172.17.0.9:32090, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32979") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56970->172.17.0.9:32979, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32807") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50290->172.17.0.9:32807, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31509") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48122->172.17.0.9:31509, err= 2026/03/04 01:05:41 INFO : toe: Making directory 2026/03/04 01:05:41 INFO : toe/toe: Making directory 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39552") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32950->172.17.0.9:39552, err= 2026/03/04 01:05:41 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/04 01:05:41 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/04 01:05:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30295") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50388->172.17.0.9:30295, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30166") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46094->172.17.0.9:30166, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32942") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51412->172.17.0.9:32942, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31569") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47668->172.17.0.9:31569, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36119") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53278->172.17.0.9:36119, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38870") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53954->172.17.0.9:38870, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33394") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39318->172.17.0.9:33394, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:05:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30200") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34042->172.17.0.9:30200, err= 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 INFO : tictacempty_dir: Making directory 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 INFO : tictactoe: Making directory 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 INFO : tictactoe/tictactoe: Making directory 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31208") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41730->172.17.0.9:31208, err= 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/04 01:05:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30097") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39350->172.17.0.9:30097, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34375") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32731") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56286->172.17.0.9:34375, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54796->172.17.0.9:32731, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32166") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37836->172.17.0.9:32166, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36466") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40388->172.17.0.9:36466, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30340") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59982->172.17.0.9:30340, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34535") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39396") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47802->172.17.0.9:39396, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51810->172.17.0.9:34535, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30189") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57000->172.17.0.9:30189, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:05:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30753") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52294->172.17.0.9:30753, err= 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 INFO : tictacempty_dir: Making directory 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 INFO : tictactoe: Making directory 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 INFO : tictactoe/tictactoe: Making directory 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35624") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47824->172.17.0.9:35624, err= 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37080") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41474->172.17.0.9:37080, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31972") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38004") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50360->172.17.0.9:38004, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49836->172.17.0.9:31972, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36336") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42508->172.17.0.9:36336, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31179") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51450->172.17.0.9:31179, err= 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35629") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43876->172.17.0.9:35629, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37327") 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31737") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50968->172.17.0.9:31737, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37006->172.17.0.9:37327, err= 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/04 01:05:41 NOTICE: ftp://172.17.0.9:21/rclone-test-locotus0xoyu: 0 differences found 2026/03/04 01:05:41 NOTICE: ftp://172.17.0.9:21/rclone-test-locotus0xoyu: 1 hashes could not be checked 2026/03/04 01:05:41 NOTICE: ftp://172.17.0.9:21/rclone-test-locotus0xoyu: 1 matching files 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30294") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49184->172.17.0.9:30294, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35306") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33234->172.17.0.9:35306, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34155") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54704->172.17.0.9:34155, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36206") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34670->172.17.0.9:36206, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30579") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36444->172.17.0.9:30579, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33045") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34486->172.17.0.9:33045, err= 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 INFO : tictactoe: Making directory 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 INFO : tictactoe/tictactoe: Making directory 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36704") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53550->172.17.0.9:36704, err= 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/04 01:05:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38040") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36096->172.17.0.9:38040, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38694") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48286->172.17.0.9:38694, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32279") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:34550->172.17.0.9:32279, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31357") 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48840->172.17.0.9:31357, err= 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35670") 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50404->172.17.0.9:35670, err= 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32927") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48210->172.17.0.9:32927, err= 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36728") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36602->172.17.0.9:36728, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35710") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47020->172.17.0.9:35710, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34896") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39714->172.17.0.9:34896, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30850") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36378->172.17.0.9:30850, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32904") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41336->172.17.0.9:32904, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30579") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36456->172.17.0.9:30579, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37322") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46050->172.17.0.9:37322, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/03/04 01:05:41 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33749") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58400->172.17.0.9:33749, err= 2026/03/04 01:05:41 INFO : toe: Making directory 2026/03/04 01:05:41 INFO : toe/toe: Making directory 2026/03/04 01:05:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39615") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35462->172.17.0.9:39615, err= 2026/03/04 01:05:41 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/03/04 01:05:41 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/03/04 01:05:41 INFO : toe/toe/toe: Copied (new) 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37948") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55030->172.17.0.9:37948, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30397") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55186->172.17.0.9:30397, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38998") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49072->172.17.0.9:38998, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32127") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57270->172.17.0.9:32127, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31115") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53746->172.17.0.9:31115, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34504") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52842->172.17.0.9:34504, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39710") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:51756->172.17.0.9:39710, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:05:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30941") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:32784->172.17.0.9:30941, err= 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 INFO : tictacempty_dir: Making directory 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 INFO : tictactoe: Making directory 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 INFO : tictactoe/tictactoe: Making directory 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38904") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38794->172.17.0.9:38904, err= 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 INFO : toe/toe/toe.txt: Deleted 2026/03/04 01:05:41 INFO : toe/toe: Removing directory 2026/03/04 01:05:41 INFO : toe: Removing directory 2026/03/04 01:05:41 INFO : empty_dir: Removing directory 2026/03/04 01:05:41 DEBUG : Local file system at /tmp/rclone2629139906: deleted 3 directories 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38952") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:52634->172.17.0.9:38952, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34006") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36742->172.17.0.9:34006, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34642") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36981") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54876->172.17.0.9:34642, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59668->172.17.0.9:36981, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31990") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45238->172.17.0.9:31990, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39568") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:35114->172.17.0.9:39568, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38918") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32353") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36358->172.17.0.9:32353, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46360->172.17.0.9:38918, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31515") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53470->172.17.0.9:31515, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:05:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35929") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49148->172.17.0.9:35929, err= 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 INFO : tictacempty_dir: Making directory 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 INFO : tictactoe: Making directory 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 INFO : tictactoe/tictactoe: Making directory 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36115") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48232->172.17.0.9:36115, err= 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 INFO : toe/toe/toe.txt: Deleted 2026/03/04 01:05:41 INFO : toe/toe: Removing directory 2026/03/04 01:05:41 INFO : toe: Removing directory 2026/03/04 01:05:41 INFO : empty_dir: Removing directory 2026/03/04 01:05:41 DEBUG : Local file system at /tmp/rclone2629139906: deleted 3 directories 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37543") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55778->172.17.0.9:37543, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32217") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50626->172.17.0.9:32217, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36802") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40974->172.17.0.9:36802, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34068") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37810->172.17.0.9:34068, err= 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/04 01:05:41 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31476") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47150->172.17.0.9:31476, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32664") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32461") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:55186->172.17.0.9:32461, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30434") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33552->172.17.0.9:32664, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36848->172.17.0.9:30434, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31123") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37218->172.17.0.9:31123, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33411") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33734->172.17.0.9:33411, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35301") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41214->172.17.0.9:35301, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39569") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32351") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37286->172.17.0.9:32351, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37993") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56414->172.17.0.9:39569, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:40274->172.17.0.9:37993, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38089") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36324->172.17.0.9:38089, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35704") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45886->172.17.0.9:35704, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35932") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58260->172.17.0.9:35932, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : Reset feature "Copy" 2026/03/04 01:05:41 DEBUG : Reset feature "Move" 2026/03/04 01:05:41 DEBUG : Reset feature "Copy" 2026/03/04 01:05:41 DEBUG : Reset feature "Move" 2026/03/04 01:05:41 DEBUG : empty_dir: Making directory with metadata 2026/03/04 01:05:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31618") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:38474->172.17.0.9:31618, err= 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 INFO : tictacempty_dir: Making directory 2026/03/04 01:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 INFO : tictactoe: Making directory 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe: transformed to: tictactoe 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 INFO : tictactoe/tictactoe: Making directory 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/04 01:05:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36644") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47554->172.17.0.9:36644, err= 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/04 01:05:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/04 01:05:41 INFO : toe/toe/toe.txt: Deleted 2026/03/04 01:05:41 INFO : toe/toe: Removing directory 2026/03/04 01:05:41 INFO : toe: Removing directory 2026/03/04 01:05:41 INFO : empty_dir: Removing directory 2026/03/04 01:05:41 DEBUG : Local file system at /tmp/rclone2629139906: deleted 3 directories 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38275") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44652->172.17.0.9:38275, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32756") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33002->172.17.0.9:32756, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31513") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58146->172.17.0.9:31513, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36558") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:60246->172.17.0.9:36558, err= 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/04 01:05:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32154") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49676->172.17.0.9:32154, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39687") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44088->172.17.0.9:39687, err= 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/04 01:05:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/04 01:05:41 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30595") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:48892->172.17.0.9:30595, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37378") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36501") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39684") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:59906->172.17.0.9:36501, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39154->172.17.0.9:37378, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58244->172.17.0.9:39684, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30756") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:46988->172.17.0.9:30756, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36712") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44980->172.17.0.9:36712, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37616") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42656->172.17.0.9:37616, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30213") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:42064->172.17.0.9:30213, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39542") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31407") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:49286->172.17.0.9:31407, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56018->172.17.0.9:39542, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:33914") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39658->172.17.0.9:33914, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39483") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54096->172.17.0.9:39483, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:30539") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39812->172.17.0.9:30539, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 DEBUG : toe: transformed to: dG9l 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35925") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45220->172.17.0.9:35925, err= 2026/03/04 01:05:41 DEBUG : toe: transformed to: dG9l 2026/03/04 01:05:41 INFO : dG9l: Making directory 2026/03/04 01:05:41 DEBUG : toe: transformed to: dG9l 2026/03/04 01:05:41 DEBUG : toe: transformed to: dG9l 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/04 01:05:41 INFO : dG9l/dG9l: Making directory 2026/03/04 01:05:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/04 01:05:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:34897") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54022->172.17.0.9:34897, err= 2026/03/04 01:05:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/04 01:05:41 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37019") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50248->172.17.0.9:37019, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31870") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:53328->172.17.0.9:31870, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36323") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54462->172.17.0.9:36323, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37067") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37364->172.17.0.9:37067, err= 2026/03/04 01:05:41 DEBUG : dG9l: transformed to: toe 2026/03/04 01:05:41 DEBUG : dG9l: transformed to: toe 2026/03/04 01:05:41 DEBUG : toe: Directory modification time the same (differ by 974.728791ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38407") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:47136->172.17.0.9:38407, err= 2026/03/04 01:05:41 DEBUG : dG9l: transformed to: toe 2026/03/04 01:05:41 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/04 01:05:41 DEBUG : toe/toe: Directory modification time the same (differ by 974.728791ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37603") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54986->172.17.0.9:37603, err= 2026/03/04 01:05:41 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/04 01:05:41 DEBUG : Local file system at /tmp/rclone2629139906: Waiting for checks to finish 2026/03/04 01:05:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/04 01:05:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/03/04 01:05:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/04 01:05:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/04 01:05:41 DEBUG : Local file system at /tmp/rclone2629139906: Waiting for transfers to finish 2026/03/04 01:05:41 DEBUG : Waiting for deletions to finish 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38160") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45940->172.17.0.9:38160, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38124") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:41174->172.17.0.9:38124, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:36997") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54326->172.17.0.9:36997, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32493") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:57100->172.17.0.9:32493, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32536") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:50892->172.17.0.9:32536, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31441") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:56036->172.17.0.9:31441, err= 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37269") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:36542->172.17.0.9:37269, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-locotus0xoyu", Local "Local file system at /tmp/rclone2629139906", Modify Window "1s" 2026/03/04 01:05:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:05:41 DEBUG : toe: transformed to: 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37681") 2026/03/04 01:05:41 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:43196->172.17.0.9:37681, err= 2026/03/04 01:05:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:05:42 DEBUG : toe: transformed to: 2026/03/04 01:05:42 INFO : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Making directory 2026/03/04 01:05:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:05:42 DEBUG : toe: transformed to: 2026/03/04 01:05:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:05:42 DEBUG : toe: transformed to: 2026/03/04 01:05:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:05:42 DEBUG : toe/toe: transformed to: 2026/03/04 01:05:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/04 01:05:42 INFO : toe/toe: Making directory 2026/03/04 01:05:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:05:42 DEBUG : toe/toe: transformed to: 2026/03/04 01:05:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/04 01:05:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:05:42 DEBUG : toe: transformed to: 2026/03/04 01:05:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/04 01:05:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/04 01:05:42 DEBUG : toe/toe/toe: transformed to: 2026/03/04 01:05:42 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for checks to finish 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Waiting for transfers to finish 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32930") 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58940->172.17.0.9:32930, err= 2026/03/04 01:05:42 DEBUG : toe/toe/toe: size = 11 OK 2026/03/04 01:05:42 INFO : toe/toe/toe: Copied (new) 2026/03/04 01:05:42 ERROR : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: not deleting files as there were IO errors 2026/03/04 01:05:42 ERROR : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: not deleting directories as there were IO errors 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31359") 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:37274->172.17.0.9:31359, err= 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:31679") 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:54382->172.17.0.9:31679, err= 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:32390") 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:33832->172.17.0.9:32390, err= 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38074") 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39254->172.17.0.9:38074, err= 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:39492") 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:44964->172.17.0.9:39492, err= 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:37385") 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:58960->172.17.0.9:37385, err= 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:35825") 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:45922->172.17.0.9:35825, err= --- PASS: TestError (0.01s) PASS 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: dial("tcp","172.17.0.9:38581") 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: > dial: conn=172.17.0.1:39368->172.17.0.9:38581, err= 2026/03/04 01:05:42 DEBUG : ftp://172.17.0.9:21/rclone-test-locotus0xoyu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.879196794s (try 1/5)