"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/02 01:11:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha" 2026/07/02 01:11:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 01:11:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:11:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:33 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:11:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:33 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Connecting to FTP server 2026/07/02 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:21") 2026/07/02 01:11:33 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47652->172.17.0.4:21, err= 2026/07/02 01:11:36 DEBUG : Creating backend with remote "/tmp/rclone1744786080" === 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:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32750") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39904->172.17.0.4:32750, err= 2026/07/02 01:11:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38136") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41388->172.17.0.4:38136, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30997") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45796->172.17.0.4:30997, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38427") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35040->172.17.0.4:38427, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37676") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36838->172.17.0.4:37676, err= 2026/07/02 01:11:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36014") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45730->172.17.0.4:36014, err= 2026/07/02 01:11:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/02 01:11:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/02 01:11:36 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30963") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46104->172.17.0.4:30963, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32021") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41584->172.17.0.4:32021, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32434") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57620->172.17.0.4:32434, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39929") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52450->172.17.0.4:39929, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30811") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53682->172.17.0.4:30811, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35523") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52158->172.17.0.4:35523, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31193") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52372->172.17.0.4:31193, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30293") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40758->172.17.0.4:30293, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34431") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58626->172.17.0.4:34431, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:36 DEBUG : Creating backend with remote "/non-existing" 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38127") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33114->172.17.0.4:38127, err= 2026/07/02 01:11:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31541") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36236->172.17.0.4:31541, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35153") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46272->172.17.0.4:35153, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35512") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46310->172.17.0.4:35512, err= 2026/07/02 01:11:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/02 01:11:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/02 01:11:36 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30163") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34720->172.17.0.4:30163, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34812") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37808->172.17.0.4:34812, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32840") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51700->172.17.0.4:32840, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33699") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59470->172.17.0.4:33699, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34868") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47430->172.17.0.4:34868, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:222: Only runs on local 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33094") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36388->172.17.0.4:33094, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30410") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34176->172.17.0.4:30410, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:36 INFO : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Running all checks before starting transfers 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33860") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46650->172.17.0.4:33860, err= 2026/07/02 01:11:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:36 INFO : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Checks finished, now starting transfers 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36800") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36186->172.17.0.4:36800, err= 2026/07/02 01:11:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/02 01:11:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/02 01:11:36 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37032") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35598->172.17.0.4:37032, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30164") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43914->172.17.0.4:30164, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30614") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34396->172.17.0.4:30614, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34432") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40078->172.17.0.4:34432, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31352") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56948->172.17.0.4:31352, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:36 ERROR : Ignoring --no-traverse with sync 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35227") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34592->172.17.0.4:35227, err= 2026/07/02 01:11:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33089") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40906->172.17.0.4:33089, err= 2026/07/02 01:11:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/02 01:11:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/02 01:11:36 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:36 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34422") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47200->172.17.0.4:34422, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30961") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35578->172.17.0.4:30961, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37900") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51330->172.17.0.4:37900, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33045") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45280->172.17.0.4:33045, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33531") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35682->172.17.0.4:33531, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35482") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57804->172.17.0.4:35482, err= 2026/07/02 01:11:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33801") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57968->172.17.0.4:33801, err= 2026/07/02 01:11:36 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/07/02 01:11:36 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/07/02 01:11:36 INFO : hello world2: Copied (new) 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32415") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57458->172.17.0.4:32415, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34770") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48620->172.17.0.4:34770, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35171") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39162->172.17.0.4:35171, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30929") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46040->172.17.0.4:30929, err= 2026/07/02 01:11:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36971") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36370->172.17.0.4:36971, err= 2026/07/02 01:11:36 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/02 01:11:36 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/02 01:11:36 INFO : potato2: Copied (new) 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39078") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56518->172.17.0.4:39078, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32606") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48518->172.17.0.4:32606, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35105") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60110->172.17.0.4:35105, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34560") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35004->172.17.0.4:34560, err= 2026/07/02 01:11:36 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/02 01:11:36 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/02 01:11:36 INFO : potato2: Copied (new) 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33843") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56218->172.17.0.4:33843, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34169") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57642->172.17.0.4:34169, err= 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30103") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47442->172.17.0.4:30103, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/02 01:11:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 01:11:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/02 01:11:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37844") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:32950->172.17.0.4:37844, err= 2026/07/02 01:11:36 INFO : sub dir2: Making directory 2026/07/02 01:11:36 INFO : sub dir: Making directory 2026/07/02 01:11:36 INFO : sub dir2/sub sub dir2: Making directory 2026/07/02 01:11:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Connecting to FTP server 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:21") 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:36 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47666->172.17.0.4:21, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32605") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38846->172.17.0.4:32605, err= 2026/07/02 01:11:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/02 01:11:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/02 01:11:38 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32377") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54868->172.17.0.4:32377, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34732") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35600") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42020->172.17.0.4:34732, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58052->172.17.0.4:35600, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34359") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57530->172.17.0.4:34359, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31231") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46892->172.17.0.4:31231, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39456") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36209") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50208->172.17.0.4:39456, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43474->172.17.0.4:36209, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38813") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42472->172.17.0.4:38813, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33693") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42014->172.17.0.4:33693, err= --- PASS: TestCopyEmptyDirectories (2.24s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:38 INFO : sub dir2: Making directory 2026/07/02 01:11:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/02 01:11:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33158") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34310->172.17.0.4:33158, err= 2026/07/02 01:11:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38418") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55900->172.17.0.4:38418, err= 2026/07/02 01:11:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/02 01:11:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/02 01:11:38 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32246") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34302->172.17.0.4:32246, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34822") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39460->172.17.0.4:34822, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35312") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55438->172.17.0.4:35312, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31190") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44866->172.17.0.4:31190, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37451") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42370->172.17.0.4:37451, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:38 DEBUG : sub dir2: Making directory with metadata 2026/07/02 01:11:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30940") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43152->172.17.0.4:30940, err= 2026/07/02 01:11:38 INFO : sub dir2: Making directory 2026/07/02 01:11:38 INFO : sub dir: Making directory 2026/07/02 01:11:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34135") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45350->172.17.0.4:34135, err= 2026/07/02 01:11:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/02 01:11:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/02 01:11:38 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:38 INFO : sub dir/hello world: Deleted 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31627") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41070->172.17.0.4:31627, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34222") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37884->172.17.0.4:34222, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34396") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47040->172.17.0.4:34396, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35201") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52724->172.17.0.4:35201, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37770") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35470->172.17.0.4:37770, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31067") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34410") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42370->172.17.0.4:31067, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50014->172.17.0.4:34410, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37507") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41840->172.17.0.4:37507, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36192") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56766->172.17.0.4:36192, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34565") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35560->172.17.0.4:34565, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:38 INFO : sub dir2: Making directory 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38254") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43456->172.17.0.4:38254, err= 2026/07/02 01:11:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37547") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57336->172.17.0.4:37547, err= 2026/07/02 01:11:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/02 01:11:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/02 01:11:38 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:38 INFO : sub dir/hello world: Deleted 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38116") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59272->172.17.0.4:38116, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31064") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54042->172.17.0.4:31064, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35508") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49738->172.17.0.4:35508, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33784") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52844->172.17.0.4:33784, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37444") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57214->172.17.0.4:37444, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:38 DEBUG : sub dir2: Making directory with metadata 2026/07/02 01:11:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 01:11:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34617") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35916->172.17.0.4:34617, err= 2026/07/02 01:11:38 INFO : sub dir2: Making directory 2026/07/02 01:11:38 INFO : sub dir: Making directory 2026/07/02 01:11:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37442") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38234->172.17.0.4:37442, err= 2026/07/02 01:11:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/02 01:11:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/02 01:11:38 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:38 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33271") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48786->172.17.0.4:33271, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36775") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36283") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36698->172.17.0.4:36283, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48980->172.17.0.4:36775, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39226") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47934->172.17.0.4:39226, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34271") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33473") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52788->172.17.0.4:34271, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49230->172.17.0.4:33473, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32213") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45512->172.17.0.4:32213, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36675") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48714->172.17.0.4:36675, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34230") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56520->172.17.0.4:34230, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:38 INFO : sub dir2: Making directory 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33123") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57698->172.17.0.4:33123, err= 2026/07/02 01:11:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33753") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55442->172.17.0.4:33753, err= 2026/07/02 01:11:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/02 01:11:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/02 01:11:38 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:38 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37518") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47082->172.17.0.4:37518, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30369") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51722->172.17.0.4:30369, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33619") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48636->172.17.0.4:33619, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36129") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40776->172.17.0.4:36129, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38120") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48906->172.17.0.4:38120, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34634") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44780->172.17.0.4:34634, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35429") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37972->172.17.0.4:35429, err= 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31341") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36666->172.17.0.4:31341, err= 2026/07/02 01:11:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vahalak7tami" 2026/07/02 01:11:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:11:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:38 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:11:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:38 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: Connecting to FTP server 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: dial("tcp","172.17.0.4:21") 2026/07/02 01:11:38 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: > dial: conn=172.17.0.1:47680->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-locixeb1huha -> ftp://172.17.0.4:21/rclone-test-vahalak7tami 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: dial("tcp","172.17.0.4:33147") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33498") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: > dial: conn=172.17.0.1:54950->172.17.0.4:33147, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59468->172.17.0.4:33498, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35257") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36498->172.17.0.4:35257, err= 2026/07/02 01:11:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: Waiting for checks to finish 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: Waiting for transfers to finish 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37379") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46020->172.17.0.4:37379, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: dial("tcp","172.17.0.4:32338") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: > dial: conn=172.17.0.1:55538->172.17.0.4:32338, err= 2026/07/02 01:11:40 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/02 01:11:40 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/02 01:11:40 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: dial("tcp","172.17.0.4:35946") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: > dial: conn=172.17.0.1:35686->172.17.0.4:35946, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: dial("tcp","172.17.0.4:36509") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: > dial: conn=172.17.0.1:37726->172.17.0.4:36509, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: dial("tcp","172.17.0.4:39564") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: > dial: conn=172.17.0.1:45600->172.17.0.4:39564, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: dial("tcp","172.17.0.4:36210") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: > dial: conn=172.17.0.1:43334->172.17.0.4:36210, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: Purge object "sub dir/hello world" 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: Purge dir "sub dir" 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: Purge dir "" 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36413") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36988->172.17.0.4:36413, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39521") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44388->172.17.0.4:39521, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38431") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53516->172.17.0.4:38431, err= --- PASS: TestServerSideCopy (2.23s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31428") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46238->172.17.0.4:31428, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39119") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53762->172.17.0.4:39119, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38284") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35814->172.17.0.4:38284, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38244") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53424->172.17.0.4:38244, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36685") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56310->172.17.0.4:36685, err= 2026/07/02 01:11:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:11:40 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:11:40 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30704") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43232->172.17.0.4:30704, err= 2026/07/02 01:11:40 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/02 01:11:40 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/02 01:11:40 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35419") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35656->172.17.0.4:35419, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32697") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40858->172.17.0.4:32697, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39250") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47014->172.17.0.4:39250, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37150") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54902->172.17.0.4:37150, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34721") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39478->172.17.0.4:34721, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30188") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53072->172.17.0.4:30188, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32075") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43964->172.17.0.4:32075, err= 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30516") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48506->172.17.0.4:30516, err= 2026/07/02 01:11:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vebowey0tija" 2026/07/02 01:11:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:11:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:40 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:11:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:40 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: Connecting to FTP server 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: dial("tcp","172.17.0.4:21") 2026/07/02 01:11:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: > dial: conn=172.17.0.1:47682->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-locixeb1huha -> ftp://172.17.0.4:21/rclone-test-vebowey0tija 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: dial("tcp","172.17.0.4:35673") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: > dial: conn=172.17.0.1:58740->172.17.0.4:35673, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38153") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56322->172.17.0.4:38153, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37544") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49180->172.17.0.4:37544, err= 2026/07/02 01:11:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: Waiting for checks to finish 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: Waiting for transfers to finish 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30502") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52834->172.17.0.4:30502, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: dial("tcp","172.17.0.4:30313") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: > dial: conn=172.17.0.1:48524->172.17.0.4:30313, err= 2026/07/02 01:11:43 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/02 01:11:43 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/02 01:11:43 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: dial("tcp","172.17.0.4:35419") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: > dial: conn=172.17.0.1:56726->172.17.0.4:35419, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: dial("tcp","172.17.0.4:30386") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: > dial: conn=172.17.0.1:54842->172.17.0.4:30386, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37744") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56996->172.17.0.4:37744, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34008") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40430->172.17.0.4:34008, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38818") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51636->172.17.0.4:38818, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: dial("tcp","172.17.0.4:36097") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30117") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: > dial: conn=172.17.0.1:32894->172.17.0.4:36097, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33128->172.17.0.4:30117, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: dial("tcp","172.17.0.4:34624") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: > dial: conn=172.17.0.1:46994->172.17.0.4:34624, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33737") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36072->172.17.0.4:33737, err= 2026/07/02 01:11:43 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:11:43 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-vebowey0tija) 2026/07/02 01:11:43 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: Waiting for checks to finish 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: Waiting for transfers to finish 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30276") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41404->172.17.0.4:30276, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: dial("tcp","172.17.0.4:37159") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: > dial: conn=172.17.0.1:56066->172.17.0.4:37159, err= 2026/07/02 01:11:43 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/07/02 01:11:43 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/07/02 01:11:43 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: dial("tcp","172.17.0.4:38186") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: > dial: conn=172.17.0.1:45058->172.17.0.4:38186, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: dial("tcp","172.17.0.4:31678") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: > dial: conn=172.17.0.1:39060->172.17.0.4:31678, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: dial("tcp","172.17.0.4:33606") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: > dial: conn=172.17.0.1:48252->172.17.0.4:33606, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: dial("tcp","172.17.0.4:38064") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: > dial: conn=172.17.0.1:47420->172.17.0.4:38064, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: Purge object "sub dir/hello world" 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: Purge dir "sub dir" 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: Purge dir "" 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37622") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43170->172.17.0.4:37622, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30835") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45068->172.17.0.4:30835, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34867") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33548->172.17.0.4:34867, err= --- PASS: TestServerSideCopyOverSelf (2.26s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31870") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59200->172.17.0.4:31870, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35515") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42952->172.17.0.4:35515, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36988") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:32924->172.17.0.4:36988, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36038") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38062->172.17.0.4:36038, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39072") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59768->172.17.0.4:39072, err= 2026/07/02 01:11:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:11:43 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:11:43 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33209") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41792->172.17.0.4:33209, err= 2026/07/02 01:11:43 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/02 01:11:43 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/02 01:11:43 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/02 01:11:43 INFO : sub dir/hello world: Deleted 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31313") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50898->172.17.0.4:31313, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38452") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44714->172.17.0.4:38452, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33599") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45558->172.17.0.4:33599, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36264") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50852->172.17.0.4:36264, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32008") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49152->172.17.0.4:32008, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39250") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54964->172.17.0.4:39250, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38995") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56990->172.17.0.4:38995, err= 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39907") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49350->172.17.0.4:39907, err= 2026/07/02 01:11:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-toxuzay9jota" 2026/07/02 01:11:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:11:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:43 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:11:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:43 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: Connecting to FTP server 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:21") 2026/07/02 01:11:43 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:56294->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-locixeb1huha -> ftp://172.17.0.4:21/rclone-test-toxuzay9jota 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34364") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:37178") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54790->172.17.0.4:34364, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:46236->172.17.0.4:37178, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38343") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51380->172.17.0.4:38343, err= 2026/07/02 01:11:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: Waiting for transfers to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30093") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50996->172.17.0.4:30093, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:35615") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:34478->172.17.0.4:35615, err= 2026/07/02 01:11:45 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/02 01:11:45 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/02 01:11:45 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:30842") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:60672->172.17.0.4:30842, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:36608") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:34400->172.17.0.4:36608, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38085") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54516->172.17.0.4:38085, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30362") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52662->172.17.0.4:30362, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35704") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53548->172.17.0.4:35704, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: Using server-side directory move 2026/07/02 01:11:45 INFO : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:38591") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37861") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37124->172.17.0.4:37861, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:40402->172.17.0.4:38591, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33072") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37242->172.17.0.4:33072, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:32394") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:40310->172.17.0.4:32394, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:11:45 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-toxuzay9jota) 2026/07/02 01:11:45 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: Waiting for transfers to finish 2026/07/02 01:11:45 INFO : sub dir/hello world: Deleted 2026/07/02 01:11:45 INFO : sub dir/hello world: Moved (server-side) 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38978") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33596->172.17.0.4:38978, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34874") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48860->172.17.0.4:34874, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:32876") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:48882->172.17.0.4:32876, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:36173") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:53824->172.17.0.4:36173, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30737") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57596->172.17.0.4:30737, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30176") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59192->172.17.0.4:30176, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34334") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51646->172.17.0.4:34334, err= 2026/07/02 01:11:45 DEBUG : testing file moves 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:35838") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30242") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:40438->172.17.0.4:35838, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36478->172.17.0.4:30242, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35732") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44150->172.17.0.4:35732, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:33939") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:40648->172.17.0.4:33939, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:11:45 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-toxuzay9jota) 2026/07/02 01:11:45 DEBUG : sub dir/hello world: Sizes differ 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: Waiting for transfers to finish 2026/07/02 01:11:45 INFO : sub dir/hello world: Deleted 2026/07/02 01:11:45 INFO : sub dir/hello world: Moved (server-side) 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30392") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34964->172.17.0.4:30392, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34901") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49104->172.17.0.4:34901, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:39275") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:59702->172.17.0.4:39275, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:34070") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:47086->172.17.0.4:34070, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:39822") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:45952->172.17.0.4:39822, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: dial("tcp","172.17.0.4:37150") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: > dial: conn=172.17.0.1:42100->172.17.0.4:37150, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: Purge object "sub dir/hello world" 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: Purge dir "sub dir" 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: Purge dir "" 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38019") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36936->172.17.0.4:38019, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31010") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37982->172.17.0.4:31010, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33231") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54802->172.17.0.4:33231, err= --- PASS: TestServerSideMoveOverSelf (2.28s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31536") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57756->172.17.0.4:31536, err= 2026/07/02 01:11:45 ERROR : error listing: directory not found 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36281") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47316->172.17.0.4:36281, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38860") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46590->172.17.0.4:38860, err= 2026/07/02 01:11:45 INFO : Local file system at /tmp/rclone1744786080: Making directory 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33063") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44164->172.17.0.4:33063, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31335") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37436->172.17.0.4:31335, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35811") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37698->172.17.0.4:35811, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35891") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44206->172.17.0.4:35891, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36217") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55918->172.17.0.4:36217, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33529") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50398->172.17.0.4:33529, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30904") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57626->172.17.0.4:30904, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36835") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33502->172.17.0.4:36835, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32119") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54408->172.17.0.4:32119, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36743") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47914->172.17.0.4:36743, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32709") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52432->172.17.0.4:32709, err= 2026/07/02 01:11:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35248") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53922->172.17.0.4:35248, err= 2026/07/02 01:11:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:45 DEBUG : Local file system at /tmp/rclone1744786080: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : Local file system at /tmp/rclone1744786080: Waiting for transfers to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38356") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49448->172.17.0.4:38356, err= 2026/07/02 01:11:45 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/02 01:11:45 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/02 01:11:45 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36710") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60110->172.17.0.4:36710, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32619") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34854->172.17.0.4:32619, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37727") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41074->172.17.0.4:37727, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35626") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39792->172.17.0.4:35626, err= 2026/07/02 01:11:45 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34369") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42196->172.17.0.4:34369, err= 2026/07/02 01:11:45 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/07/02 01:11:45 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/07/02 01:11:45 INFO : check sum: Copied (new) 2026/07/02 01:11:45 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34000") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55472->172.17.0.4:34000, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38021") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51028->172.17.0.4:38021, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : check sum: size = 1 OK 2026/07/02 01:11:45 NOTICE: ftp://172.17.0.4:21/rclone-test-locixeb1huha: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/02 01:11:45 DEBUG : check sum: Size of src and dst objects identical 2026/07/02 01:11:45 DEBUG : check sum: Unchanged skipping 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:45 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:45 INFO : There was nothing to transfer 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38839") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34094->172.17.0.4:38839, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33057") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43956->172.17.0.4:33057, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35657") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46136->172.17.0.4:35657, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34760") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59200->172.17.0.4:34760, err= 2026/07/02 01:11:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39573") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41916->172.17.0.4:39573, err= 2026/07/02 01:11:45 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/07/02 01:11:45 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/07/02 01:11:45 INFO : sizeonly: Copied (new) 2026/07/02 01:11:45 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36405") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36220->172.17.0.4:36405, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33263") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36772->172.17.0.4:33263, err= 2026/07/02 01:11:45 DEBUG : sizeonly: size = 6 OK 2026/07/02 01:11:45 DEBUG : sizeonly: Sizes identical 2026/07/02 01:11:45 DEBUG : sizeonly: Unchanged skipping 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:45 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:45 INFO : There was nothing to transfer 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33000") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58366->172.17.0.4:33000, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35557") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54140->172.17.0.4:35557, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32739") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38142->172.17.0.4:32739, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34337") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53566->172.17.0.4:34337, err= 2026/07/02 01:11:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38210") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44668->172.17.0.4:38210, err= 2026/07/02 01:11:45 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/07/02 01:11:45 INFO : ignore-size: Copied (new) 2026/07/02 01:11:45 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32995") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41150->172.17.0.4:32995, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34948") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56492->172.17.0.4:34948, err= 2026/07/02 01:11:45 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:11:45 DEBUG : ignore-size: Unchanged skipping 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:45 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:45 INFO : There was nothing to transfer 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34157") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39238->172.17.0.4:34157, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32484") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52252->172.17.0.4:32484, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33132") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54522->172.17.0.4:33132, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38323") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51918->172.17.0.4:38323, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31175") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60158->172.17.0.4:31175, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32744") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53522->172.17.0.4:32744, err= 2026/07/02 01:11:45 DEBUG : existing: size = 6 OK 2026/07/02 01:11:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:11:45 DEBUG : existing: Unchanged skipping 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:45 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:45 INFO : There was nothing to transfer 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32582") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50472->172.17.0.4:32582, err= 2026/07/02 01:11:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30844") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60506->172.17.0.4:30844, err= 2026/07/02 01:11:45 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/02 01:11:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/02 01:11:45 INFO : existing: Copied (replaced existing) 2026/07/02 01:11:45 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37800") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46062->172.17.0.4:37800, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34711") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55442->172.17.0.4:34711, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39658") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34012->172.17.0.4:39658, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32989") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48398->172.17.0.4:32989, err= 2026/07/02 01:11:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31720") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42998->172.17.0.4:31720, err= 2026/07/02 01:11:45 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/02 01:11:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/02 01:11:45 INFO : existing: Copied (new) 2026/07/02 01:11:45 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39624") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34130->172.17.0.4:39624, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39074") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44512->172.17.0.4:39074, err= 2026/07/02 01:11:45 DEBUG : existing: Destination exists, skipping 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:45 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:45 INFO : There was nothing to transfer 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30342") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44302->172.17.0.4:30342, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30419") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54554->172.17.0.4:30419, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38153") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56336->172.17.0.4:38153, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37535") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51020->172.17.0.4:37535, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35649") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48542->172.17.0.4:35649, err= 2026/07/02 01:11:45 INFO : d: Making directory 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32385") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37978->172.17.0.4:32385, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Connecting to FTP server 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:21") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32387") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56296->172.17.0.4:21, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60428->172.17.0.4:32387, err= 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38750") 2026/07/02 01:11:45 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40276->172.17.0.4:38750, err= 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37895") 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49652->172.17.0.4:37895, err= 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35058") 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58430->172.17.0.4:35058, err= 2026/07/02 01:11:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Connecting to FTP server 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:21") 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39187") 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32726") 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56304->172.17.0.4:21, err= 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30800") 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40494->172.17.0.4:39187, err= 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51348->172.17.0.4:32726, err= 2026/07/02 01:11:47 DEBUG : c/non empty space: size = 5 OK 2026/07/02 01:11:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:11:47 DEBUG : c/non empty space: Unchanged skipping 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46476->172.17.0.4:30800, err= 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:47 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39652") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36112->172.17.0.4:39652, err= 2026/07/02 01:11:50 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/02 01:11:50 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/02 01:11:50 INFO : a/potato2: Copied (new) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 INFO : b/potato: Deleted 2026/07/02 01:11:50 INFO : d: Removing directory 2026/07/02 01:11:50 INFO : b: Removing directory 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: deleted 2 directories 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37800") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46066->172.17.0.4:37800, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30490") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59708->172.17.0.4:30490, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35083") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33188->172.17.0.4:35083, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33150") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51790->172.17.0.4:33150, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37880") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54050->172.17.0.4:37880, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33465") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56514->172.17.0.4:33465, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36867") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54292->172.17.0.4:36867, err= --- PASS: TestSyncIgnoreErrors (4.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34736") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33472->172.17.0.4:34736, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34041") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38756->172.17.0.4:34041, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38827") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55628->172.17.0.4:38827, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : empty space: size = 1 OK 2026/07/02 01:11:50 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/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33443") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35708->172.17.0.4:33443, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33529") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50400->172.17.0.4:33529, err= 2026/07/02 01:11:50 DEBUG : empty space: size = 1 OK 2026/07/02 01:11:50 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/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32137") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58862->172.17.0.4:32137, err= 2026/07/02 01:11:50 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/07/02 01:11:50 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/07/02 01:11:50 INFO : empty space: Copied (replaced existing) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35159") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41576->172.17.0.4:35159, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34427") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48672->172.17.0.4:34427, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34618") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36988->172.17.0.4:34618, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34499") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39582->172.17.0.4:34499, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36787") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36380->172.17.0.4:36787, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32976") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44412->172.17.0.4:32976, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33242") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44904->172.17.0.4:33242, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34603") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39102->172.17.0.4:34603, err= 2026/07/02 01:11:50 DEBUG : foo: size = 3 OK 2026/07/02 01:11:50 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/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33865") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58370->172.17.0.4:33865, err= 2026/07/02 01:11:50 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/07/02 01:11:50 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/07/02 01:11:50 INFO : foo: Copied (replaced existing) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35354") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59898->172.17.0.4:35354, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32872") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35620->172.17.0.4:32872, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32341") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40794->172.17.0.4:32341, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33968") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38810->172.17.0.4:33968, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36958") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52976->172.17.0.4:36958, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32563") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39218->172.17.0.4:32563, err= 2026/07/02 01:11:50 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : empty space: size = 1 OK 2026/07/02 01:11:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : empty space: Unchanged skipping 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30189") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54898->172.17.0.4:30189, err= 2026/07/02 01:11:50 DEBUG : potato.06503f43.partial: size = 60 OK 2026/07/02 01:11:50 DEBUG : potato.06503f43.partial: renamed to: potato 2026/07/02 01:11:50 INFO : potato: Copied (new) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36805") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51550->172.17.0.4:36805, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37434") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57024->172.17.0.4:37434, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35398") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40510->172.17.0.4:35398, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33947") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51688->172.17.0.4:33947, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34068") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33062->172.17.0.4:34068, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36715") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60712->172.17.0.4:36715, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:11:50 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:11:50 DEBUG : potato: Sizes differ 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37923") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45036->172.17.0.4:37923, err= 2026/07/02 01:11:50 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/07/02 01:11:50 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/07/02 01:11:50 INFO : potato: Copied (replaced existing) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39523") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51378->172.17.0.4:39523, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36854") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37312->172.17.0.4:36854, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36451") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38892->172.17.0.4:36451, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36801") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33260->172.17.0.4:36801, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30508") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36190->172.17.0.4:30508, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37031") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53788->172.17.0.4:37031, err= 2026/07/02 01:11:50 DEBUG : potato: size = 21 OK 2026/07/02 01:11:50 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/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32469") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57266->172.17.0.4:32469, err= 2026/07/02 01:11:50 DEBUG : potato.a809149f.partial: size = 21 OK 2026/07/02 01:11:50 DEBUG : potato.a809149f.partial: renamed to: potato 2026/07/02 01:11:50 INFO : potato: Copied (replaced existing) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31352") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57524->172.17.0.4:31352, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35258") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37674->172.17.0.4:35258, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37702") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42744->172.17.0.4:37702, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37420") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58890->172.17.0.4:37420, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33388") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44684->172.17.0.4:33388, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33463") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36060->172.17.0.4:33463, err= 2026/07/02 01:11:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : empty space: size = 1 OK 2026/07/02 01:11:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : empty space: Unchanged skipping 2026/07/02 01:11:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39774") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39208->172.17.0.4:39774, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36243") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41996->172.17.0.4:36243, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34889") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56624->172.17.0.4:34889, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39626") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36216->172.17.0.4:39626, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37502") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39996->172.17.0.4:37502, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30406") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46380->172.17.0.4:30406, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34768") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37606->172.17.0.4:34768, err= 2026/07/02 01:11:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : empty space: size = 1 OK 2026/07/02 01:11:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : empty space: Unchanged skipping 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34056") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35082->172.17.0.4:34056, err= 2026/07/02 01:11:50 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/02 01:11:50 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/02 01:11:50 INFO : potato2: Copied (new) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 INFO : potato: Deleted 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33062") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34046->172.17.0.4:33062, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35831") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41838->172.17.0.4:35831, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39977") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43302->172.17.0.4:39977, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32396") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45920->172.17.0.4:32396, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31778") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54662->172.17.0.4:31778, err= 2026/07/02 01:11:50 INFO : d: Making directory 2026/07/02 01:11:50 INFO : d/e: Making directory 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31525") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42432->172.17.0.4:31525, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37484") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39088") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37255") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55868->172.17.0.4:37484, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46986->172.17.0.4:39088, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45822->172.17.0.4:37255, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31732") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60170->172.17.0.4:31732, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39213") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46572->172.17.0.4:39213, err= 2026/07/02 01:11:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35156") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33504") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57790->172.17.0.4:35156, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46448->172.17.0.4:33504, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30060") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51436->172.17.0.4:30060, err= 2026/07/02 01:11:50 DEBUG : c/non empty space: size = 5 OK 2026/07/02 01:11:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : c/non empty space: Unchanged skipping 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39780") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34878->172.17.0.4:39780, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37657") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54982->172.17.0.4:37657, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/02 01:11:50 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/02 01:11:50 INFO : a/potato2: Copied (new) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 INFO : b/potato: Deleted 2026/07/02 01:11:50 INFO : d/e: Removing directory 2026/07/02 01:11:50 INFO : d: Removing directory 2026/07/02 01:11:50 INFO : b: Removing directory 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: deleted 3 directories 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30277") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33644->172.17.0.4:30277, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34487") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37455") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53298->172.17.0.4:34487, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33054->172.17.0.4:37455, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33418") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33132->172.17.0.4:33418, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36408") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60166->172.17.0.4:36408, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37666") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41914->172.17.0.4:37666, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37787") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37566->172.17.0.4:37787, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34491") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53618->172.17.0.4:34491, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37027") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37512->172.17.0.4:37027, err= 2026/07/02 01:11:50 INFO : d: Making directory 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36056") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55716->172.17.0.4:36056, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37382") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36440") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37926") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56462->172.17.0.4:36440, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33758->172.17.0.4:37926, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46092->172.17.0.4:37382, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36989") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47342->172.17.0.4:36989, err= 2026/07/02 01:11:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36953") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39280") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34748->172.17.0.4:36953, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41776->172.17.0.4:39280, err= 2026/07/02 01:11:50 DEBUG : c/non empty space: size = 5 OK 2026/07/02 01:11:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : c/non empty space: Unchanged skipping 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38550") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57150->172.17.0.4:38550, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39285") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40222->172.17.0.4:39285, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/02 01:11:50 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/02 01:11:50 INFO : a/potato2: Copied (new) 2026/07/02 01:11:50 ERROR : ftp://172.17.0.4:21/rclone-test-locixeb1huha: not deleting files as there were IO errors 2026/07/02 01:11:50 ERROR : ftp://172.17.0.4:21/rclone-test-locixeb1huha: not deleting directories as there were IO errors 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32648") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56368->172.17.0.4:32648, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39895") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49102->172.17.0.4:39895, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37093") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33313") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44506->172.17.0.4:37093, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31422") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42172->172.17.0.4:33313, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33112->172.17.0.4:31422, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37119") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58304->172.17.0.4:37119, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35430") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34168") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57232->172.17.0.4:35430, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31832") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34671") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47916->172.17.0.4:31832, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41622->172.17.0.4:34168, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54344->172.17.0.4:34671, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35723") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49730->172.17.0.4:35723, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34616") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46500->172.17.0.4:34616, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34056") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35090->172.17.0.4:34056, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39364") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41508->172.17.0.4:39364, err= 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32170") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47066->172.17.0.4:32170, err= 2026/07/02 01:11:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : empty space: size = 1 OK 2026/07/02 01:11:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : empty space: Unchanged skipping 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 INFO : potato: Deleted 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39438") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48236->172.17.0.4:39438, err= 2026/07/02 01:11:50 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/02 01:11:50 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/02 01:11:50 INFO : potato2: Copied (new) 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35510") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53962->172.17.0.4:35510, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39883") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60440->172.17.0.4:39883, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34811") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44504->172.17.0.4:34811, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35654") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58400->172.17.0.4:35654, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32916") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52892->172.17.0.4:32916, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37341") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35474->172.17.0.4:37341, err= 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37683") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38704->172.17.0.4:37683, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 INFO : potato: Deleted 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35217") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47940->172.17.0.4:35217, err= 2026/07/02 01:11:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : empty space: size = 1 OK 2026/07/02 01:11:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : empty space: Unchanged skipping 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33481") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59938->172.17.0.4:33481, err= 2026/07/02 01:11:50 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/02 01:11:50 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/02 01:11:50 INFO : potato2: Copied (new) 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31650") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43926->172.17.0.4:31650, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37873") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34854->172.17.0.4:37873, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32831") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50800->172.17.0.4:32831, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38941") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41888->172.17.0.4:38941, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32901") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43646->172.17.0.4:32901, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34825") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48576->172.17.0.4:34825, err= 2026/07/02 01:11:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36302") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41054->172.17.0.4:36302, err= 2026/07/02 01:11:50 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/07/02 01:11:50 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/07/02 01:11:50 INFO : potato2: Copied (new) 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35048") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35498->172.17.0.4:35048, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32185") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37632->172.17.0.4:32185, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31184") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37658->172.17.0.4:31184, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30974") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59522->172.17.0.4:30974, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31472") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41554->172.17.0.4:31472, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34487") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53308->172.17.0.4:34487, err= 2026/07/02 01:11:50 DEBUG : enormous: Excluded (Size Filter) 2026/07/02 01:11:50 DEBUG : enormous: Excluded 2026/07/02 01:11:50 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 01:11:50 DEBUG : potato2: Excluded 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35773") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41198->172.17.0.4:35773, err= 2026/07/02 01:11:50 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 01:11:50 DEBUG : potato2: Excluded 2026/07/02 01:11:50 DEBUG : empty space: size = 1 OK 2026/07/02 01:11:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : empty space: Unchanged skipping 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 INFO : There was nothing to transfer 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32528") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60478->172.17.0.4:32528, err= 2026/07/02 01:11:50 DEBUG : enormous: Excluded (Size Filter) 2026/07/02 01:11:50 DEBUG : enormous: Excluded 2026/07/02 01:11:50 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 01:11:50 DEBUG : potato2: Excluded 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38245") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34338->172.17.0.4:38245, err= 2026/07/02 01:11:50 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 01:11:50 DEBUG : potato2: Excluded 2026/07/02 01:11:50 DEBUG : empty space: size = 1 OK 2026/07/02 01:11:50 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : empty space: Unchanged skipping 2026/07/02 01:11:50 DEBUG : Local file system at /tmp/rclone1744786080: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : Local file system at /tmp/rclone1744786080: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 INFO : There was nothing to transfer 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30176") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59204->172.17.0.4:30176, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37651") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38504->172.17.0.4:37651, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30261") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55986->172.17.0.4:30261, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37372") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47050->172.17.0.4:37372, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34030") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33770->172.17.0.4:34030, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38630") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51074->172.17.0.4:38630, err= 2026/07/02 01:11:50 DEBUG : enormous: Excluded (Size Filter) 2026/07/02 01:11:50 DEBUG : enormous: Excluded 2026/07/02 01:11:50 DEBUG : potato2: Excluded (Size Filter) 2026/07/02 01:11:50 DEBUG : potato2: Excluded 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37840") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42008->172.17.0.4:37840, err= 2026/07/02 01:11:50 DEBUG : empty space: size = 1 OK 2026/07/02 01:11:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : empty space: Unchanged skipping 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 INFO : potato2: Deleted 2026/07/02 01:11:50 INFO : enormous: Deleted 2026/07/02 01:11:50 INFO : There was nothing to transfer 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39419") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34830->172.17.0.4:39419, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33046") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58034->172.17.0.4:33046, err= 2026/07/02 01:11:50 DEBUG : empty space: size = 1 OK 2026/07/02 01:11:50 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : empty space: Unchanged skipping 2026/07/02 01:11:50 DEBUG : Local file system at /tmp/rclone1744786080: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : Local file system at /tmp/rclone1744786080: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 INFO : potato2: Deleted 2026/07/02 01:11:50 INFO : enormous: Deleted 2026/07/02 01:11:50 INFO : There was nothing to transfer 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31480") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53672->172.17.0.4:31480, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32175") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34310->172.17.0.4:32175, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36795") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60204->172.17.0.4:36795, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30154") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60496->172.17.0.4:30154, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36667") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57226->172.17.0.4:36667, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31862") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44208->172.17.0.4:31862, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37087") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42598->172.17.0.4:37087, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39242") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54444->172.17.0.4:39242, err= 2026/07/02 01:11:50 DEBUG : five: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : four: size = 4 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:11:50 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:11:50 DEBUG : four: Sizes differ 2026/07/02 01:11:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/02 01:11:50 DEBUG : three: size = 5 OK 2026/07/02 01:11:50 DEBUG : three: Sizes identical 2026/07/02 01:11:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/02 01:11:50 DEBUG : two: size = 3 OK 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : one: Destination is newer than source, skipping 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31037") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39313") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36702->172.17.0.4:31037, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58342->172.17.0.4:39313, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30317") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47428->172.17.0.4:30317, err= 2026/07/02 01:11:50 DEBUG : five.0fee171d.partial: size = 4 OK 2026/07/02 01:11:50 DEBUG : four.f852663a.partial: size = 4 OK 2026/07/02 01:11:50 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/07/02 01:11:50 DEBUG : five.0fee171d.partial: renamed to: five 2026/07/02 01:11:50 INFO : five: Copied (new) 2026/07/02 01:11:50 DEBUG : four.f852663a.partial: renamed to: four 2026/07/02 01:11:50 INFO : four: Copied (replaced existing) 2026/07/02 01:11:50 DEBUG : two.8549bf6d.partial: renamed to: two 2026/07/02 01:11:50 INFO : two: Copied (replaced existing) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30518") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60256->172.17.0.4:30518, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30749") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40384->172.17.0.4:30749, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37051") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46464->172.17.0.4:37051, err= --- PASS: TestSyncWithUpdateOlder (0.01s) === 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:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/07/02 01:11:50 ERROR : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37247") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49382->172.17.0.4:37247, err= 2026/07/02 01:11:50 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38772") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32530") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34846->172.17.0.4:38772, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52334->172.17.0.4:32530, err= 2026/07/02 01:11:50 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/02 01:11:50 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/02 01:11:50 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/02 01:11:50 INFO : potato: Copied (new) 2026/07/02 01:11:50 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/02 01:11:50 INFO : yam: Copied (new) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32629") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55266->172.17.0.4:32629, err= 2026/07/02 01:11:50 ERROR : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35588") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56160->172.17.0.4:35588, err= 2026/07/02 01:11:50 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : potato: size = 14 OK 2026/07/02 01:11:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : potato: Unchanged skipping 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37463") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37214->172.17.0.4:37463, err= 2026/07/02 01:11:50 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/07/02 01:11:50 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/07/02 01:11:50 INFO : yaml: Copied (new) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 INFO : yam: Deleted 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34302") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49026->172.17.0.4:34302, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36880") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36006->172.17.0.4:36880, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36988") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:32940->172.17.0.4:36988, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39348") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58660->172.17.0.4:39348, err= 2026/07/02 01:11:50 INFO : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Making map for --track-renames 2026/07/02 01:11:50 INFO : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Finished making map for --track-renames 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/02 01:11:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for renames to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33334") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37441") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48534->172.17.0.4:33334, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59026->172.17.0.4:37441, err= 2026/07/02 01:11:50 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/02 01:11:50 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/02 01:11:50 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/02 01:11:50 INFO : yam: Copied (new) 2026/07/02 01:11:50 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/02 01:11:50 INFO : potato: Copied (new) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35034") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51628->172.17.0.4:35034, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30156") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35616->172.17.0.4:30156, err= 2026/07/02 01:11:50 INFO : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Making map for --track-renames 2026/07/02 01:11:50 DEBUG : potato: size = 14 OK 2026/07/02 01:11:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : potato: Unchanged skipping 2026/07/02 01:11:50 INFO : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Finished making map for --track-renames 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for renames to finish 2026/07/02 01:11:50 INFO : yam: Moved (server-side) to: yaml 2026/07/02 01:11:50 INFO : yaml: Renamed from "yam" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 INFO : There was nothing to transfer 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34520") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49534->172.17.0.4:34520, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31862") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44216->172.17.0.4:31862, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37154") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42600->172.17.0.4:37154, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33882") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36892->172.17.0.4:33882, err= 2026/07/02 01:11:50 INFO : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Making map for --track-renames 2026/07/02 01:11:50 INFO : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Finished making map for --track-renames 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/02 01:11:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for renames to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37183") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57226->172.17.0.4:37183, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35864") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43818->172.17.0.4:35864, err= 2026/07/02 01:11:50 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/02 01:11:50 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/07/02 01:11:50 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/02 01:11:50 INFO : potato: Copied (new) 2026/07/02 01:11:50 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/07/02 01:11:50 INFO : sub/yam: Copied (new) 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36734") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54438->172.17.0.4:36734, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35792") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58792->172.17.0.4:35792, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30927") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55022->172.17.0.4:30927, err= 2026/07/02 01:11:50 DEBUG : potato: size = 14 OK 2026/07/02 01:11:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:11:50 DEBUG : potato: Unchanged skipping 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30982") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55080->172.17.0.4:30982, err= 2026/07/02 01:11:50 INFO : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Making map for --track-renames 2026/07/02 01:11:50 INFO : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Finished making map for --track-renames 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for renames to finish 2026/07/02 01:11:50 INFO : sub/yam: Moved (server-side) to: yam 2026/07/02 01:11:50 INFO : yam: Renamed from "sub/yam" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:11:50 INFO : There was nothing to transfer 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30941") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57358->172.17.0.4:30941, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37627") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45912->172.17.0.4:37627, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33399") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46558->172.17.0.4:33399, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35605") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35100->172.17.0.4:35605, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34945") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53890->172.17.0.4:34945, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : Creating backend with remote "/tmp/rclone1744786080/dir1" 2026/07/02 01:11:50 DEBUG : Creating backend with remote "/tmp/rclone1744786080/dir2" 2026/07/02 01:11:50 DEBUG : Local file system at /tmp/rclone1744786080/dir2: Using server-side directory move 2026/07/02 01:11:50 INFO : Local file system at /tmp/rclone1744786080/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/02 01:11:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : Local file system at /tmp/rclone1744786080/dir2: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : Local file system at /tmp/rclone1744786080/dir2: Waiting for transfers to finish 2026/07/02 01:11:50 INFO : file1.txt: Moved (server-side) 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37590") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49278->172.17.0.4:37590, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36219") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38094->172.17.0.4:36219, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34545") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53550->172.17.0.4:34545, err= 2026/07/02 01:11:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31993") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47292->172.17.0.4:31993, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31245") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44906->172.17.0.4:31245, err= 2026/07/02 01:11:50 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/02 01:11:50 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/02 01:11:50 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/02 01:11:50 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:50 INFO : sub dir/hello world: Deleted 2026/07/02 01:11:50 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/02 01:11:50 INFO : nested/sub dir/file: Copied (new) 2026/07/02 01:11:50 INFO : nested/sub dir/file: Deleted 2026/07/02 01:11:50 INFO : sub dir: Removing directory 2026/07/02 01:11:50 INFO : nested/sub dir: Removing directory 2026/07/02 01:11:50 INFO : nested: Removing directory 2026/07/02 01:11:50 DEBUG : Local file system at /tmp/rclone1744786080: deleted 3 directories 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38731") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33532->172.17.0.4:38731, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36703") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30583") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60822->172.17.0.4:36703, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58926->172.17.0.4:30583, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31774") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33894->172.17.0.4:31774, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38000") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49730->172.17.0.4:38000, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30298") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56666->172.17.0.4:30298, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37789") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52974->172.17.0.4:37789, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34570") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36178->172.17.0.4:34570, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39069") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44566->172.17.0.4:39069, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35071") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40458->172.17.0.4:35071, err= 2026/07/02 01:11:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30765") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51750->172.17.0.4:30765, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30541") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52732->172.17.0.4:30541, err= 2026/07/02 01:11:50 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/02 01:11:50 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/02 01:11:50 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/02 01:11:50 INFO : sub dir/hello world: Copied (new) 2026/07/02 01:11:50 INFO : sub dir/hello world: Deleted 2026/07/02 01:11:50 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/02 01:11:50 INFO : nested/sub dir/file: Copied (new) 2026/07/02 01:11:50 INFO : nested/sub dir/file: Deleted 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34530") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42220->172.17.0.4:34530, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32351") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36195") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37966->172.17.0.4:32351, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50464->172.17.0.4:36195, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39708") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46980->172.17.0.4:39708, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35074") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44110->172.17.0.4:35074, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32362") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38643") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59204->172.17.0.4:38643, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52726->172.17.0.4:32362, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39355") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41184->172.17.0.4:39355, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31305") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51390->172.17.0.4:31305, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31968") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39522->172.17.0.4:31968, err= 2026/07/02 01:11:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32167") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37545") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56192->172.17.0.4:32167, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52562->172.17.0.4:37545, err= 2026/07/02 01:11:50 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/07/02 01:11:50 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/02 01:11:50 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/07/02 01:11:50 INFO : existing-b: Copied (new) 2026/07/02 01:11:50 INFO : existing-b: Deleted 2026/07/02 01:11:50 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/02 01:11:50 INFO : existing: Copied (new) 2026/07/02 01:11:50 INFO : existing: Deleted 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36417") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50032->172.17.0.4:36417, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33309") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44972->172.17.0.4:33309, err= 2026/07/02 01:11:50 DEBUG : existing: Destination exists, skipping 2026/07/02 01:11:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:11:50 INFO : There was nothing to transfer 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35439") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34730->172.17.0.4:35439, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30981") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33912->172.17.0.4:30981, err= 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38192") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48024->172.17.0.4:38192, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeheday7quze" 2026/07/02 01:11:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:11:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:50 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:11:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:50 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: Connecting to FTP server 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: dial("tcp","172.17.0.4:21") 2026/07/02 01:11:50 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: > dial: conn=172.17.0.1:56308->172.17.0.4:21, err= 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38480") 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52056->172.17.0.4:38480, err= 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36728") 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38530->172.17.0.4:36728, err= 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39801") 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42994->172.17.0.4:39801, err= 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39137") 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44710->172.17.0.4:39137, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-locixeb1huha -> ftp://172.17.0.4:21/rclone-test-qeheday7quze 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: dial("tcp","172.17.0.4:38150") 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: > dial: conn=172.17.0.1:56718->172.17.0.4:38150, err= 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: dial("tcp","172.17.0.4:32265") 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: > dial: conn=172.17.0.1:34034->172.17.0.4:32265, err= 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: dial("tcp","172.17.0.4:35904") 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: > dial: conn=172.17.0.1:39674->172.17.0.4:35904, err= 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: Using server-side directory move 2026/07/02 01:11:52 INFO : ftp://172.17.0.4:21/rclone-test-qeheday7quze: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: dial("tcp","172.17.0.4:30293") 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: > dial: conn=172.17.0.1:36448->172.17.0.4:30293, err= 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36450") 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49884->172.17.0.4:36450, err= 2026/07/02 01:11:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 01:11:52 DEBUG : empty space: size = 1 OK 2026/07/02 01:11:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: Waiting for checks to finish 2026/07/02 01:11:52 DEBUG : empty space: Unchanged skipping 2026/07/02 01:11:52 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:11:52 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-qeheday7quze) 2026/07/02 01:11:52 DEBUG : potato3: Sizes differ 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: Connecting to FTP server 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: dial("tcp","172.17.0.4:21") 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: > dial: conn=172.17.0.1:60596->172.17.0.4:21, err= 2026/07/02 01:11:52 INFO : potato2: Moved (server-side) 2026/07/02 01:11:52 INFO : empty space: Deleted 2026/07/02 01:11:52 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: Waiting for transfers to finish 2026/07/02 01:11:54 INFO : potato3: Deleted 2026/07/02 01:11:54 INFO : potato3: Moved (server-side) 2026/07/02 01:11:54 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39716") 2026/07/02 01:11:54 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55716->172.17.0.4:39716, err= 2026/07/02 01:11:54 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: dial("tcp","172.17.0.4:36077") 2026/07/02 01:11:54 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: > dial: conn=172.17.0.1:40668->172.17.0.4:36077, err= 2026/07/02 01:11:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yitepud2hosu" 2026/07/02 01:11:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:11:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:54 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:11:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:54 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:54 DEBUG : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: Connecting to FTP server 2026/07/02 01:11:54 DEBUG : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: dial("tcp","172.17.0.4:21") 2026/07/02 01:11:54 DEBUG : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: > dial: conn=172.17.0.1:60608->172.17.0.4:21, err= 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: Using server-side directory move 2026/07/02 01:11:56 INFO : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: Server side directory move succeeded 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: dial("tcp","172.17.0.4:30682") 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: > dial: conn=172.17.0.1:39408->172.17.0.4:30682, err= 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: dial("tcp","172.17.0.4:31481") 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: > dial: conn=172.17.0.1:58170->172.17.0.4:31481, err= 2026/07/02 01:11:56 ERROR : error listing: directory not found 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: dial("tcp","172.17.0.4:36076") 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: > dial: conn=172.17.0.1:36750->172.17.0.4:36076, err= 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: Purge object "empty space" 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: Purge object "potato2" 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: Purge object "potato3" 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: Purge dir "" 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: dial("tcp","172.17.0.4:36537") 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: > dial: conn=172.17.0.1:48204->172.17.0.4:36537, err= 2026/07/02 01:11:56 ERROR : error listing: directory not found 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: Purge dir "" 2026/07/02 01:11:56 NOTICE: purge failed to rmdir "": directory not found 2026/07/02 01:11:56 NOTICE: purge failed: directory not found 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37111") 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55096->172.17.0.4:37111, err= 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35907") 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57222->172.17.0.4:35907, err= --- PASS: TestServerSideMove (6.58s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:11:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-baduxiw0boki" 2026/07/02 01:11:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:11:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:56 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:11:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:11:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:11:56 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:11:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: Connecting to FTP server 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: dial("tcp","172.17.0.4:21") 2026/07/02 01:11:56 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: > dial: conn=172.17.0.1:60616->172.17.0.4:21, err= 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30067") 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40288->172.17.0.4:30067, err= 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37128") 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49384->172.17.0.4:37128, err= 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34131") 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37520->172.17.0.4:34131, err= 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38627") 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41898->172.17.0.4:38627, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-locixeb1huha -> ftp://172.17.0.4:21/rclone-test-baduxiw0boki 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: dial("tcp","172.17.0.4:30681") 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: > dial: conn=172.17.0.1:46966->172.17.0.4:30681, err= 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: dial("tcp","172.17.0.4:38085") 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: > dial: conn=172.17.0.1:35320->172.17.0.4:38085, err= 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: dial("tcp","172.17.0.4:39413") 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: > dial: conn=172.17.0.1:60778->172.17.0.4:39413, err= 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30479") 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37808->172.17.0.4:30479, err= 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: dial("tcp","172.17.0.4:31234") 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: > dial: conn=172.17.0.1:51634->172.17.0.4:31234, err= 2026/07/02 01:11:59 DEBUG : empty space: Excluded (Size Filter) 2026/07/02 01:11:59 DEBUG : empty space: Excluded 2026/07/02 01:11:59 DEBUG : empty space: Excluded (Size Filter) 2026/07/02 01:11:59 DEBUG : empty space: Excluded 2026/07/02 01:11:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 01:11:59 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:11:59 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-baduxiw0boki) 2026/07/02 01:11:59 DEBUG : potato3: Sizes differ 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: Connecting to FTP server 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: dial("tcp","172.17.0.4:21") 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: Waiting for checks to finish 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: > dial: conn=172.17.0.1:60632->172.17.0.4:21, err= 2026/07/02 01:11:59 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: Waiting for transfers to finish 2026/07/02 01:11:59 INFO : potato2: Moved (server-side) 2026/07/02 01:12:01 INFO : potato3: Deleted 2026/07/02 01:12:01 INFO : potato3: Moved (server-side) 2026/07/02 01:12:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36767") 2026/07/02 01:12:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39428->172.17.0.4:36767, err= 2026/07/02 01:12:01 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: dial("tcp","172.17.0.4:30848") 2026/07/02 01:12:01 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: > dial: conn=172.17.0.1:41802->172.17.0.4:30848, err= 2026/07/02 01:12:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xokofem8mabi" 2026/07/02 01:12:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:01 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:01 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:01 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: Connecting to FTP server 2026/07/02 01:12:01 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:01 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: > dial: conn=172.17.0.1:60640->172.17.0.4:21, err= 2026/07/02 01:12:03 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: dial("tcp","172.17.0.4:32855") 2026/07/02 01:12:03 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: dial("tcp","172.17.0.4:39525") 2026/07/02 01:12:03 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: > dial: conn=172.17.0.1:58348->172.17.0.4:32855, err= 2026/07/02 01:12:03 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: > dial: conn=172.17.0.1:40612->172.17.0.4:39525, err= 2026/07/02 01:12:03 DEBUG : empty space: Excluded (Size Filter) 2026/07/02 01:12:03 DEBUG : empty space: Excluded 2026/07/02 01:12:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 01:12:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/02 01:12:03 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: Waiting for checks to finish 2026/07/02 01:12:03 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: Waiting for transfers to finish 2026/07/02 01:12:03 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: Connecting to FTP server 2026/07/02 01:12:03 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:03 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: > dial: conn=172.17.0.1:58968->172.17.0.4:21, err= 2026/07/02 01:12:03 INFO : potato2: Moved (server-side) 2026/07/02 01:12:05 INFO : potato3: Moved (server-side) 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: dial("tcp","172.17.0.4:34630") 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: > dial: conn=172.17.0.1:35670->172.17.0.4:34630, err= 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: dial("tcp","172.17.0.4:36183") 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: > dial: conn=172.17.0.1:53208->172.17.0.4:36183, err= 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: dial("tcp","172.17.0.4:39063") 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: > dial: conn=172.17.0.1:38082->172.17.0.4:39063, err= 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: Purge object "potato2" 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: Purge object "potato3" 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-xokofem8mabi: Purge dir "" 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: dial("tcp","172.17.0.4:38538") 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: > dial: conn=172.17.0.1:59508->172.17.0.4:38538, err= 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: Purge object "empty space" 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-baduxiw0boki: Purge dir "" 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34812") 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51690->172.17.0.4:34812, err= 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38039") 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44358->172.17.0.4:38039, err= --- PASS: TestServerSideMoveWithFilter (9.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vokedoz4hibo" 2026/07/02 01:12:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:05 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:05 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: Connecting to FTP server 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: > dial: conn=172.17.0.1:58976->172.17.0.4:21, err= 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37612") 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50526->172.17.0.4:37612, err= 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30139") 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45150->172.17.0.4:30139, err= 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32735") 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60188->172.17.0.4:32735, err= 2026/07/02 01:12:08 INFO : tomatoDir: Making directory 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39546") 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37218->172.17.0.4:39546, err= 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31391") 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59598->172.17.0.4:31391, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-locixeb1huha -> ftp://172.17.0.4:21/rclone-test-vokedoz4hibo 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: dial("tcp","172.17.0.4:33454") 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: > dial: conn=172.17.0.1:46870->172.17.0.4:33454, err= 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: dial("tcp","172.17.0.4:30941") 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: > dial: conn=172.17.0.1:60898->172.17.0.4:30941, err= 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: dial("tcp","172.17.0.4:30383") 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: > dial: conn=172.17.0.1:57750->172.17.0.4:30383, err= 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: Using server-side directory move 2026/07/02 01:12:08 INFO : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: dial("tcp","172.17.0.4:34095") 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: > dial: conn=172.17.0.1:58550->172.17.0.4:34095, err= 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30645") 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58980->172.17.0.4:30645, err= 2026/07/02 01:12:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/02 01:12:08 DEBUG : empty space: size = 1 OK 2026/07/02 01:12:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/02 01:12:08 DEBUG : empty space: Unchanged skipping 2026/07/02 01:12:08 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:08 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-vokedoz4hibo) 2026/07/02 01:12:08 DEBUG : potato3: Sizes differ 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30395") 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: Connecting to FTP server 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44374->172.17.0.4:30395, err= 2026/07/02 01:12:08 INFO : empty space: Deleted 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: > dial: conn=172.17.0.1:58980->172.17.0.4:21, err= 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: Waiting for checks to finish 2026/07/02 01:12:08 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: Waiting for transfers to finish 2026/07/02 01:12:08 INFO : potato3: Deleted 2026/07/02 01:12:08 INFO : potato3: Moved (server-side) 2026/07/02 01:12:10 INFO : potato2: Moved (server-side) 2026/07/02 01:12:10 INFO : tomatoDir: Removing directory 2026/07/02 01:12:10 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: deleted 1 directories 2026/07/02 01:12:10 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34355") 2026/07/02 01:12:10 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49692->172.17.0.4:34355, err= 2026/07/02 01:12:10 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30883") 2026/07/02 01:12:10 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54070->172.17.0.4:30883, err= 2026/07/02 01:12:10 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: dial("tcp","172.17.0.4:31693") 2026/07/02 01:12:10 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: > dial: conn=172.17.0.1:58788->172.17.0.4:31693, err= 2026/07/02 01:12:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nuwuqob5saco" 2026/07/02 01:12:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:10 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:10 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:10 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:10 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:10 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: Connecting to FTP server 2026/07/02 01:12:10 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:10 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: > dial: conn=172.17.0.1:58994->172.17.0.4:21, err= 2026/07/02 01:12:12 INFO : tomatoDir: Making directory 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: Using server-side directory move 2026/07/02 01:12:12 INFO : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: Server side directory move succeeded 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: dial("tcp","172.17.0.4:37981") 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: > dial: conn=172.17.0.1:39556->172.17.0.4:37981, err= 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: dial("tcp","172.17.0.4:39022") 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: > dial: conn=172.17.0.1:54532->172.17.0.4:39022, err= 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: dial("tcp","172.17.0.4:37677") 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: > dial: conn=172.17.0.1:45876->172.17.0.4:37677, err= 2026/07/02 01:12:12 ERROR : error listing: directory not found 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: dial("tcp","172.17.0.4:39080") 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: > dial: conn=172.17.0.1:39578->172.17.0.4:39080, err= 2026/07/02 01:12:12 ERROR : error listing: directory not found 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: dial("tcp","172.17.0.4:33731") 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: > dial: conn=172.17.0.1:53048->172.17.0.4:33731, err= 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: Purge object "empty space" 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: Purge object "potato2" 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: Purge object "potato3" 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: dial("tcp","172.17.0.4:34287") 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: > dial: conn=172.17.0.1:47132->172.17.0.4:34287, err= 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: Purge dir "tomatoDir" 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-nuwuqob5saco: Purge dir "" 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: dial("tcp","172.17.0.4:38190") 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: > dial: conn=172.17.0.1:44086->172.17.0.4:38190, err= 2026/07/02 01:12:12 ERROR : error listing: directory not found 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vokedoz4hibo: Purge dir "" 2026/07/02 01:12:12 NOTICE: purge failed to rmdir "": directory not found 2026/07/02 01:12:12 NOTICE: purge failed: directory not found 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37777") 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34746->172.17.0.4:37777, err= 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33508") 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43176->172.17.0.4:33508, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.58s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35080") 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48012->172.17.0.4:35080, err= 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36956") 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48596->172.17.0.4:36956, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/rclone-sync-test" 2026/07/02 01:12:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:12 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:12 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test: Connecting to FTP server 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:12 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test: > dial: conn=172.17.0.1:46830->172.17.0.4:21, err= 2026/07/02 01:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37710") 2026/07/02 01:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56250->172.17.0.4:37710, err= 2026/07/02 01:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38832") 2026/07/02 01:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58000->172.17.0.4:38832, err= --- PASS: TestSyncOverlap (2.19s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/rclone-sync-test" 2026/07/02 01:12:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:14 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:14 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test: Connecting to FTP server 2026/07/02 01:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test: > dial: conn=172.17.0.1:46842->172.17.0.4:21, err= 2026/07/02 01:12:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/rclone-sync-test-include/layer2" 2026/07/02 01:12:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:16 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:16 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:16 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-include/layer2: Connecting to FTP server 2026/07/02 01:12:16 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:16 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46850->172.17.0.4:21, err= 2026/07/02 01:12:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/rclone-sync-test-ignore-file" 2026/07/02 01:12:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:19 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:19 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:19 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-ignore-file: Connecting to FTP server 2026/07/02 01:12:19 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:19 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:46858->172.17.0.4:21, err= 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36785") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59784->172.17.0.4:36785, err= 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test: dial("tcp","172.17.0.4:38657") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33650") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test: > dial: conn=172.17.0.1:58770->172.17.0.4:38657, err= 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51974->172.17.0.4:33650, err= 2026/07/02 01:12:21 DEBUG : rclone-sync-test: Excluded 2026/07/02 01:12:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30083") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40912->172.17.0.4:30083, err= 2026/07/02 01:12:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test: Waiting for checks to finish 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test: Waiting for transfers to finish 2026/07/02 01:12:21 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:21 INFO : There was nothing to transfer 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test: dial("tcp","172.17.0.4:38261") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test: > dial: conn=172.17.0.1:36554->172.17.0.4:38261, err= 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33067") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51534->172.17.0.4:33067, err= 2026/07/02 01:12:21 DEBUG : rclone-sync-test: Excluded 2026/07/02 01:12:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34505") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51876->172.17.0.4:34505, err= 2026/07/02 01:12:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:12:21 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:21 INFO : rclone-sync-test-include: Removing directory 2026/07/02 01:12:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: failed to delete 1 directories 2026/07/02 01:12:21 INFO : There was nothing to transfer 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34773") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56046->172.17.0.4:34773, err= 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:35709") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:45080->172.17.0.4:35709, err= 2026/07/02 01:12:21 DEBUG : rclone-sync-test: Excluded 2026/07/02 01:12:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30734") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49016->172.17.0.4:30734, err= 2026/07/02 01:12:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/02 01:12:21 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:21 INFO : There was nothing to transfer 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:37836") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:57894->172.17.0.4:37836, err= 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32262") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41312->172.17.0.4:32262, err= 2026/07/02 01:12:21 DEBUG : rclone-sync-test: Excluded 2026/07/02 01:12:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30606") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39796->172.17.0.4:30606, err= 2026/07/02 01:12:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:12:21 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:21 INFO : rclone-sync-test-include: Removing directory 2026/07/02 01:12:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: failed to delete 1 directories 2026/07/02 01:12:21 INFO : There was nothing to transfer 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34506") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37858->172.17.0.4:34506, err= 2026/07/02 01:12:21 DEBUG : rclone-sync-test: Excluded 2026/07/02 01:12:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:35112") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:52532->172.17.0.4:35112, err= 2026/07/02 01:12:21 DEBUG : Excluded 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30094") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42312->172.17.0.4:30094, err= 2026/07/02 01:12:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/02 01:12:21 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:21 INFO : There was nothing to transfer 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33892") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42840->172.17.0.4:33892, err= 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35366") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34068->172.17.0.4:35366, err= 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37249") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38566") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33546->172.17.0.4:37249, err= 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42364->172.17.0.4:38566, err= 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30550") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56306->172.17.0.4:30550, err= 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30785") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34138->172.17.0.4:30785, err= --- PASS: TestSyncOverlapWithFilter (6.80s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/dst" 2026/07/02 01:12:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:21 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:21 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Connecting to FTP server 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:21 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:52942->172.17.0.4:21, err= 2026/07/02 01:12:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/CompareDest" 2026/07/02 01:12:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:23 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:23 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/CompareDest: Connecting to FTP server 2026/07/02 01:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/CompareDest: > dial: conn=172.17.0.1:52950->172.17.0.4:21, err= 2026/07/02 01:12:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-locixeb1huha/CompareDest" to be canonical "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/CompareDest" 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:35430") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:43536->172.17.0.4:35430, err= 2026/07/02 01:12:25 DEBUG : one: Need to transfer - File not found at Destination 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:37948") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:44480->172.17.0.4:37948, err= 2026/07/02 01:12:25 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/02 01:12:25 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/02 01:12:25 INFO : one: Copied (new) 2026/07/02 01:12:25 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39206") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39476->172.17.0.4:39206, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34570") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42554->172.17.0.4:34570, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37600") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50380->172.17.0.4:37600, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30950") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52724->172.17.0.4:30950, err= 2026/07/02 01:12:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locixeb1huha/CompareDest" for canonical name "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/CompareDest" 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:37481") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:39502->172.17.0.4:37481, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:25 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:25 DEBUG : one: Sizes differ 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:37289") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:56456->172.17.0.4:37289, err= 2026/07/02 01:12:25 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/02 01:12:25 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/02 01:12:25 INFO : one: Copied (replaced existing) 2026/07/02 01:12:25 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35716") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:32808->172.17.0.4:35716, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30440") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44280->172.17.0.4:30440, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35625") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52718->172.17.0.4:35625, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34623") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43314->172.17.0.4:34623, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38404") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47812->172.17.0.4:38404, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37655") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35883") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40868->172.17.0.4:37655, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36572->172.17.0.4:35883, err= 2026/07/02 01:12:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locixeb1huha/CompareDest" for canonical name "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/CompareDest" 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:37390") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:39118->172.17.0.4:37390, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:25 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:25 DEBUG : one: Sizes differ 2026/07/02 01:12:25 DEBUG : one: size = 5 OK 2026/07/02 01:12:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:12:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:25 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:25 INFO : There was nothing to transfer 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37517") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59360->172.17.0.4:37517, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36254") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55492->172.17.0.4:36254, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33249") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60782->172.17.0.4:33249, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32477") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55584->172.17.0.4:32477, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39256") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55692->172.17.0.4:39256, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31825") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33915") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40560->172.17.0.4:31825, err= 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41128->172.17.0.4:33915, err= 2026/07/02 01:12:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locixeb1huha/CompareDest" for canonical name "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/CompareDest" 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:34986") 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:60744->172.17.0.4:34986, err= 2026/07/02 01:12:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:25 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:25 DEBUG : one: Sizes differ 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/CompareDest: Connecting to FTP server 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:25 DEBUG : two: size = 3 OK 2026/07/02 01:12:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:12:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:25 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/CompareDest: > dial: conn=172.17.0.1:52956->172.17.0.4:21, err= 2026/07/02 01:12:28 DEBUG : one: size = 5 OK 2026/07/02 01:12:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:12:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:28 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:28 INFO : There was nothing to transfer 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37243") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42012->172.17.0.4:37243, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35906") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33913") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40376->172.17.0.4:35906, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57090->172.17.0.4:33913, err= 2026/07/02 01:12:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locixeb1huha/CompareDest" for canonical name "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/CompareDest" 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:37120") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:47146->172.17.0.4:37120, err= 2026/07/02 01:12:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:28 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:28 DEBUG : one: Sizes differ 2026/07/02 01:12:28 DEBUG : two: size = 3 OK 2026/07/02 01:12:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:12:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:28 DEBUG : one: size = 5 OK 2026/07/02 01:12:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:12:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:28 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:28 INFO : There was nothing to transfer 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35586") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35858->172.17.0.4:35586, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33284") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32104") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57794->172.17.0.4:33284, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58750->172.17.0.4:32104, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36225") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45616->172.17.0.4:36225, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39589") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37480->172.17.0.4:39589, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34180") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40308->172.17.0.4:34180, err= 2026/07/02 01:12:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locixeb1huha/CompareDest" for canonical name "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/CompareDest" 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:39681") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:48854->172.17.0.4:39681, err= 2026/07/02 01:12:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:28 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:28 DEBUG : one: Sizes differ 2026/07/02 01:12:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:28 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/CompareDest) 2026/07/02 01:12:28 DEBUG : two: Sizes differ 2026/07/02 01:12:28 DEBUG : two: Need to transfer - File not found at Destination 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:28 DEBUG : one: size = 5 OK 2026/07/02 01:12:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/02 01:12:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:38662") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:60806->172.17.0.4:38662, err= 2026/07/02 01:12:28 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/02 01:12:28 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/02 01:12:28 INFO : two: Copied (new) 2026/07/02 01:12:28 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33763") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53528->172.17.0.4:33763, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36427") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40156->172.17.0.4:36427, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33457") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39380->172.17.0.4:33457, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30007") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48188->172.17.0.4:30007, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38250") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41766->172.17.0.4:38250, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38179") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34394->172.17.0.4:38179, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32998") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48508->172.17.0.4:32998, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.75s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33563") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55808->172.17.0.4:33563, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36163") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52500->172.17.0.4:36163, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38236") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42630->172.17.0.4:38236, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34510") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58864->172.17.0.4:34510, err= 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34863") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56008->172.17.0.4:34863, err= 2026/07/02 01:12:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/dest" 2026/07/02 01:12:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:28 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:28 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dest: Connecting to FTP server 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dest: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:28 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dest: > dial: conn=172.17.0.1:52966->172.17.0.4:21, err= 2026/07/02 01:12:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/pre-dest1" 2026/07/02 01:12:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:30 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:30 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:30 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:30 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/pre-dest1: Connecting to FTP server 2026/07/02 01:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/pre-dest1: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/pre-dest1: > dial: conn=172.17.0.1:52972->172.17.0.4:21, err= 2026/07/02 01:12:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-locixeb1huha/pre-dest1" to be canonical "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/pre-dest1" 2026/07/02 01:12:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/pre-dest2" 2026/07/02 01:12:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:32 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:32 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/pre-dest2: Connecting to FTP server 2026/07/02 01:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/pre-dest2: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/pre-dest2: > dial: conn=172.17.0.1:59196->172.17.0.4:21, err= 2026/07/02 01:12:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-locixeb1huha/pre-dest2" to be canonical "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/pre-dest2" 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dest: dial("tcp","172.17.0.4:37768") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dest: > dial: conn=172.17.0.1:54616->172.17.0.4:37768, err= 2026/07/02 01:12:34 DEBUG : 1: size = 1 OK 2026/07/02 01:12:34 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:34 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/02 01:12:34 DEBUG : 2: size = 1 OK 2026/07/02 01:12:34 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:34 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/02 01:12:34 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dest: Waiting for checks to finish 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dest: Waiting for transfers to finish 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dest: dial("tcp","172.17.0.4:33883") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dest: > dial: conn=172.17.0.1:37190->172.17.0.4:33883, err= 2026/07/02 01:12:34 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/07/02 01:12:34 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/07/02 01:12:34 INFO : 3: Copied (new) 2026/07/02 01:12:34 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dest: dial("tcp","172.17.0.4:34507") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dest: > dial: conn=172.17.0.1:40340->172.17.0.4:34507, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31606") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54138->172.17.0.4:31606, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35370") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32939") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36432->172.17.0.4:35370, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38659") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55400->172.17.0.4:38659, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44194->172.17.0.4:32939, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31148") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60218->172.17.0.4:31148, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31293") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38761") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48138->172.17.0.4:38761, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34804") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46902->172.17.0.4:34804, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53748->172.17.0.4:31293, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39892") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38444->172.17.0.4:39892, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/pre-dest1: closing 1 unused connections 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.74s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34185") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53566->172.17.0.4:34185, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35384") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41366->172.17.0.4:35384, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32197") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34390->172.17.0.4:32197, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33834") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46608->172.17.0.4:33834, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31234") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47644->172.17.0.4:31234, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36140") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33058->172.17.0.4:36140, err= 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38700") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43524->172.17.0.4:38700, err= 2026/07/02 01:12:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/dst" 2026/07/02 01:12:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:34 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:34 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Connecting to FTP server 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:34 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:59204->172.17.0.4:21, err= 2026/07/02 01:12:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/backup" 2026/07/02 01:12:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:37 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:37 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:37 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/backup: Connecting to FTP server 2026/07/02 01:12:37 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/backup: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:37 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/backup: > dial: conn=172.17.0.1:59210->172.17.0.4:21, err= 2026/07/02 01:12:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-locixeb1huha/backup" to be canonical "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/backup" 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:36804") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:56618->172.17.0.4:36804, err= 2026/07/02 01:12:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:39 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:39 DEBUG : one: Sizes differ 2026/07/02 01:12:39 DEBUG : two: size = 3 OK 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:39 DEBUG : two: Unchanged skipping 2026/07/02 01:12:39 INFO : one: Moved (server-side) 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:36593") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:60940->172.17.0.4:36593, err= 2026/07/02 01:12:39 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/02 01:12:39 DEBUG : one.a292864a.partial: renamed to: one 2026/07/02 01:12:39 INFO : one: Copied (new) 2026/07/02 01:12:39 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:39 INFO : three.txt: Moved (server-side) 2026/07/02 01:12:39 INFO : three.txt: Moved into backup dir 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30875") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44328->172.17.0.4:30875, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34410") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36636->172.17.0.4:34410, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37452") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47942->172.17.0.4:37452, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31477") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35138->172.17.0.4:31477, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33439") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35608->172.17.0.4:33439, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38324") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59220->172.17.0.4:38324, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39679") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57604->172.17.0.4:39679, err= 2026/07/02 01:12:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locixeb1huha/backup" for canonical name "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/backup" 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:36691") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:59862->172.17.0.4:36691, err= 2026/07/02 01:12:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:39 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:39 DEBUG : one: Sizes differ 2026/07/02 01:12:39 DEBUG : two: size = 3 OK 2026/07/02 01:12:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:39 DEBUG : two: Unchanged skipping 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:39 INFO : one: Deleted 2026/07/02 01:12:39 INFO : one: Moved (server-side) 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:34892") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:37688->172.17.0.4:34892, err= 2026/07/02 01:12:39 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/02 01:12:39 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/02 01:12:39 INFO : one: Copied (new) 2026/07/02 01:12:39 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:39 INFO : three.txt: Deleted 2026/07/02 01:12:39 INFO : three.txt: Moved (server-side) 2026/07/02 01:12:39 INFO : three.txt: Moved into backup dir 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39691") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54046->172.17.0.4:39691, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31457") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39531") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34284->172.17.0.4:39531, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39320->172.17.0.4:31457, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30799") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49826->172.17.0.4:30799, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32787") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60574->172.17.0.4:32787, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37657") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48730->172.17.0.4:37657, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39592") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52250->172.17.0.4:39592, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.48s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30414") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58840->172.17.0.4:30414, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38944") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54940->172.17.0.4:38944, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30655") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52380->172.17.0.4:30655, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30841") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45900->172.17.0.4:30841, err= 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30033") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47938->172.17.0.4:30033, err= 2026/07/02 01:12:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/dst" 2026/07/02 01:12:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:39 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:39 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Connecting to FTP server 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:59212->172.17.0.4:21, err= 2026/07/02 01:12:40 DEBUG : ftp://172.17.0.4:21/rclone-test-vahalak7tami: closing 1 unused connections 2026/07/02 01:12:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/backup" 2026/07/02 01:12:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:41 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:41 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:41 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:41 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:41 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/backup: Connecting to FTP server 2026/07/02 01:12:41 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/backup: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:41 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/backup: > dial: conn=172.17.0.1:35204->172.17.0.4:21, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vebowey0tija: closing 1 unused connections 2026/07/02 01:12:43 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-locixeb1huha/backup" to be canonical "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/backup" 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:33801") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:53458->172.17.0.4:33801, err= 2026/07/02 01:12:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:43 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:43 DEBUG : one: Sizes differ 2026/07/02 01:12:43 DEBUG : two: size = 3 OK 2026/07/02 01:12:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:43 DEBUG : two: Unchanged skipping 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:43 INFO : one: Moved (server-side) to: one.bak 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:37014") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:48170->172.17.0.4:37014, err= 2026/07/02 01:12:43 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/02 01:12:43 DEBUG : one.a292864a.partial: renamed to: one 2026/07/02 01:12:43 INFO : one: Copied (new) 2026/07/02 01:12:43 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/02 01:12:43 INFO : three.txt: Moved into backup dir 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31899") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57498->172.17.0.4:31899, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38664") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53282->172.17.0.4:38664, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37770") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46086->172.17.0.4:37770, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39724") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49230->172.17.0.4:39724, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31678") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35996->172.17.0.4:31678, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33705") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51664->172.17.0.4:33705, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35471") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35756->172.17.0.4:35471, err= 2026/07/02 01:12:43 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locixeb1huha/backup" for canonical name "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/backup" 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:30855") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:46024->172.17.0.4:30855, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:43 DEBUG : two: size = 3 OK 2026/07/02 01:12:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:43 DEBUG : two: Unchanged skipping 2026/07/02 01:12:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:43 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:43 DEBUG : one: Sizes differ 2026/07/02 01:12:43 INFO : one.bak: Deleted 2026/07/02 01:12:43 INFO : one: Moved (server-side) to: one.bak 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:34647") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:52326->172.17.0.4:34647, err= 2026/07/02 01:12:43 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/02 01:12:43 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/02 01:12:43 INFO : one: Copied (new) 2026/07/02 01:12:43 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:43 INFO : three.txt.bak: Deleted 2026/07/02 01:12:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/02 01:12:43 INFO : three.txt: Moved into backup dir 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39822") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38056->172.17.0.4:39822, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33489") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34942->172.17.0.4:33489, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36239") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42414->172.17.0.4:36239, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37163") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55414->172.17.0.4:37163, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32315") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48056->172.17.0.4:32315, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32501") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52058->172.17.0.4:32501, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38485") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33782->172.17.0.4:38485, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36928") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48272->172.17.0.4:36928, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36619") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59254->172.17.0.4:36619, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30013") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41464->172.17.0.4:30013, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30673") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56658->172.17.0.4:30673, err= 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31588") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59646->172.17.0.4:31588, err= 2026/07/02 01:12:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/dst" 2026/07/02 01:12:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:43 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:43 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Connecting to FTP server 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:43 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:35206->172.17.0.4:21, err= 2026/07/02 01:12:45 DEBUG : ftp://172.17.0.4:21/rclone-test-toxuzay9jota: closing 1 unused connections 2026/07/02 01:12:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/backup" 2026/07/02 01:12:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:46 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:46 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:46 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/backup: Connecting to FTP server 2026/07/02 01:12:46 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/backup: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:46 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/backup: > dial: conn=172.17.0.1:35220->172.17.0.4:21, err= 2026/07/02 01:12:48 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-locixeb1huha/backup" to be canonical "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/backup" 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:38918") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:48578->172.17.0.4:38918, err= 2026/07/02 01:12:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:48 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:48 DEBUG : one: Sizes differ 2026/07/02 01:12:48 DEBUG : two: size = 3 OK 2026/07/02 01:12:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:48 DEBUG : two: Unchanged skipping 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:30599") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:35412->172.17.0.4:30599, err= 2026/07/02 01:12:48 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/02 01:12:48 DEBUG : one.a292864a.partial: renamed to: one 2026/07/02 01:12:48 INFO : one: Copied (new) 2026/07/02 01:12:48 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/02 01:12:48 INFO : three.txt: Moved into backup dir 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34424") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39254->172.17.0.4:34424, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31073") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38252") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60644->172.17.0.4:38252, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53360->172.17.0.4:31073, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32940") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59696->172.17.0.4:32940, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31867") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59298->172.17.0.4:31867, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33964") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38055") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45898->172.17.0.4:38055, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43772->172.17.0.4:33964, err= 2026/07/02 01:12:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-locixeb1huha/backup" for canonical name "TestFTPPureftpd{P0p0D}:rclone-test-locixeb1huha/backup" 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:34233") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:54728->172.17.0.4:34233, err= 2026/07/02 01:12:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:48 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:48 DEBUG : one: Sizes differ 2026/07/02 01:12:48 DEBUG : two: size = 3 OK 2026/07/02 01:12:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:48 DEBUG : two: Unchanged skipping 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:48 INFO : one-2019-01-01: Deleted 2026/07/02 01:12:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:39803") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:45590->172.17.0.4:39803, err= 2026/07/02 01:12:48 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/02 01:12:48 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/02 01:12:48 INFO : one: Copied (new) 2026/07/02 01:12:48 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:48 INFO : three-2019-01-01.txt: Deleted 2026/07/02 01:12:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/02 01:12:48 INFO : three.txt: Moved into backup dir 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37600") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33242->172.17.0.4:37600, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37205") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30648") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47514->172.17.0.4:30648, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58976->172.17.0.4:37205, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31334") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56572->172.17.0.4:31334, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32954") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51380->172.17.0.4:32954, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34870") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36124->172.17.0.4:34870, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39240") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56430->172.17.0.4:39240, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.59s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34290") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40868->172.17.0.4:34290, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39029") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51610->172.17.0.4:39029, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37918") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58172->172.17.0.4:37918, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39534") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54920->172.17.0.4:39534, err= 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38324") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42188->172.17.0.4:38324, err= 2026/07/02 01:12:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/dst" 2026/07/02 01:12:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:48 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:48 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Connecting to FTP server 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:48 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:35224->172.17.0.4:21, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:38621") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:33584->172.17.0.4:38621, err= 2026/07/02 01:12:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:50 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:50 DEBUG : one: Sizes differ 2026/07/02 01:12:50 DEBUG : two: size = 3 OK 2026/07/02 01:12:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:50 DEBUG : two: Unchanged skipping 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:50 INFO : one: Moved (server-side) to: one.bak 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:30397") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:36500->172.17.0.4:30397, err= 2026/07/02 01:12:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/02 01:12:50 DEBUG : one.a292864a.partial: renamed to: one 2026/07/02 01:12:50 INFO : one: Copied (new) 2026/07/02 01:12:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/02 01:12:50 INFO : three.txt: Moved into backup dir 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31826") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49806->172.17.0.4:31826, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35405") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48230->172.17.0.4:35405, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35355") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33248->172.17.0.4:35355, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32947") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44008->172.17.0.4:32947, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39485") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47062->172.17.0.4:39485, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:33916") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:59430->172.17.0.4:33916, err= 2026/07/02 01:12:50 DEBUG : one.bak: Excluded (Path Filter) 2026/07/02 01:12:50 DEBUG : one.bak: Excluded 2026/07/02 01:12:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/02 01:12:50 DEBUG : three.txt.bak: Excluded 2026/07/02 01:12:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:50 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:50 DEBUG : one: Sizes differ 2026/07/02 01:12:50 DEBUG : two: size = 3 OK 2026/07/02 01:12:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:50 DEBUG : two: Unchanged skipping 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for checks to finish 2026/07/02 01:12:50 INFO : one.bak: Deleted 2026/07/02 01:12:50 INFO : one: Moved (server-side) to: one.bak 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Waiting for transfers to finish 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:39032") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:42814->172.17.0.4:39032, err= 2026/07/02 01:12:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/02 01:12:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/02 01:12:50 INFO : one: Copied (new) 2026/07/02 01:12:50 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:50 INFO : three.txt.bak: Deleted 2026/07/02 01:12:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/02 01:12:50 INFO : three.txt: Moved into backup dir 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30132") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47742->172.17.0.4:30132, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32354") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53850->172.17.0.4:32354, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34165") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39650->172.17.0.4:34165, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36074") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35282->172.17.0.4:36074, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33454") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38414->172.17.0.4:33454, err= --- PASS: TestSyncBackupDirSuffixOnly (2.28s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35021") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34970->172.17.0.4:35021, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35984") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37424->172.17.0.4:35984, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30206") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49248->172.17.0.4:30206, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39253") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60986->172.17.0.4:39253, err= 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33370") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56460->172.17.0.4:33370, err= 2026/07/02 01:12:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/dst" 2026/07/02 01:12:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:50 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:50 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Connecting to FTP server 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:35240->172.17.0.4:21, err= 2026/07/02 01:12:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:53 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:53 DEBUG : one: Sizes differ 2026/07/02 01:12:53 INFO : one: Moved (server-side) to: one.bak 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:31542") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:50882->172.17.0.4:31542, err= 2026/07/02 01:12:53 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/02 01:12:53 DEBUG : one.a292864a.partial: renamed to: one 2026/07/02 01:12:53 INFO : one: Copied (new) 2026/07/02 01:12:53 DEBUG : two: size = 3 OK 2026/07/02 01:12:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:53 DEBUG : two: Unchanged skipping 2026/07/02 01:12:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:53 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:53 DEBUG : three.txt: Sizes differ 2026/07/02 01:12:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:34027") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:53272->172.17.0.4:34027, err= 2026/07/02 01:12:53 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/02 01:12:53 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/02 01:12:53 INFO : three.txt: Copied (new) 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37003") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52854->172.17.0.4:37003, err= 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39831") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38350->172.17.0.4:39831, err= 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36343") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52620->172.17.0.4:36343, err= 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33075") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56934->172.17.0.4:33075, err= 2026/07/02 01:12:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:53 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:53 DEBUG : one: Sizes differ 2026/07/02 01:12:53 INFO : one.bak: Deleted 2026/07/02 01:12:53 INFO : one: Moved (server-side) to: one.bak 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:37438") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:51812->172.17.0.4:37438, err= 2026/07/02 01:12:53 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/02 01:12:53 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/02 01:12:53 INFO : one: Copied (new) 2026/07/02 01:12:53 DEBUG : two: size = 3 OK 2026/07/02 01:12:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:53 DEBUG : two: Unchanged skipping 2026/07/02 01:12:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:53 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:53 DEBUG : three.txt: Sizes differ 2026/07/02 01:12:53 INFO : three.txt.bak: Deleted 2026/07/02 01:12:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:36348") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:59402->172.17.0.4:36348, err= 2026/07/02 01:12:53 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/02 01:12:53 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/02 01:12:53 INFO : three.txt: Copied (new) 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30866") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45892->172.17.0.4:30866, err= 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31452") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48020->172.17.0.4:31452, err= 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35895") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37444->172.17.0.4:35895, err= 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36200") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54172->172.17.0.4:36200, err= 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39077") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47340->172.17.0.4:39077, err= --- PASS: TestSyncSuffix (2.25s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33738") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40112->172.17.0.4:33738, err= 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38618") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33084->172.17.0.4:38618, err= 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31077") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39128->172.17.0.4:31077, err= 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33737") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41088->172.17.0.4:33737, err= 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39671") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37850->172.17.0.4:39671, err= 2026/07/02 01:12:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-locixeb1huha/dst" 2026/07/02 01:12:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/02 01:12:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:53 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{P0p0D}" suffix to name 2026/07/02 01:12:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/02 01:12:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/02 01:12:53 DEBUG : Setting pass="au8dI9Co3kx-6JVEY8jfKHMirupF4c0Oq1VFgCwxcFQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/02 01:12:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: Connecting to FTP server 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:55134->172.17.0.4:21, err= 2026/07/02 01:12:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:55 DEBUG : one: Sizes differ 2026/07/02 01:12:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:35705") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:45984->172.17.0.4:35705, err= 2026/07/02 01:12:55 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/02 01:12:55 DEBUG : one.a292864a.partial: renamed to: one 2026/07/02 01:12:55 INFO : one: Copied (new) 2026/07/02 01:12:55 DEBUG : two: size = 3 OK 2026/07/02 01:12:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : two: Unchanged skipping 2026/07/02 01:12:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:55 DEBUG : three.txt: Sizes differ 2026/07/02 01:12:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:32975") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:34592->172.17.0.4:32975, err= 2026/07/02 01:12:55 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/02 01:12:55 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/02 01:12:55 INFO : three.txt: Copied (new) 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34352") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45660->172.17.0.4:34352, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34431") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55004->172.17.0.4:34431, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39607") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33870->172.17.0.4:39607, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38166") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42136->172.17.0.4:38166, err= 2026/07/02 01:12:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:55 DEBUG : one: Sizes differ 2026/07/02 01:12:55 INFO : one-2019-01-01: Deleted 2026/07/02 01:12:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:32050") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:39116->172.17.0.4:32050, err= 2026/07/02 01:12:55 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/02 01:12:55 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/02 01:12:55 INFO : one: Copied (new) 2026/07/02 01:12:55 DEBUG : two: size = 3 OK 2026/07/02 01:12:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : two: Unchanged skipping 2026/07/02 01:12:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst) 2026/07/02 01:12:55 DEBUG : three.txt: Sizes differ 2026/07/02 01:12:55 INFO : three-2019-01-01.txt: Deleted 2026/07/02 01:12:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: dial("tcp","172.17.0.4:32932") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha/dst: > dial: conn=172.17.0.1:44030->172.17.0.4:32932, err= 2026/07/02 01:12:55 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/02 01:12:55 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/02 01:12:55 INFO : three.txt: Copied (new) 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37094") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34662->172.17.0.4:37094, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30516") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57016->172.17.0.4:30516, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37492") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37650->172.17.0.4:37492, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33698") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37738->172.17.0.4:33698, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38266") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58730->172.17.0.4:38266, err= --- PASS: TestSyncSuffixKeepExtension (2.25s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30273") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57852->172.17.0.4:30273, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33546") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45358->172.17.0.4:33546, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36059") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56250->172.17.0.4:36059, err= 2026/07/02 01:12:55 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : Testêé: Sizes differ 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35442") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57856->172.17.0.4:35442, err= 2026/07/02 01:12:55 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/07/02 01:12:55 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/07/02 01:12:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36622") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33692->172.17.0.4:36622, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39729") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50706->172.17.0.4:39729, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35018") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48336->172.17.0.4:35018, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37509") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46514->172.17.0.4:37509, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34867") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52508->172.17.0.4:34867, err= 2026/07/02 01:12:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31618") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56938->172.17.0.4:31618, err= 2026/07/02 01:12:55 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/02 01:12:55 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/02 01:12:55 INFO : existing: Copied (new) 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37292") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44458->172.17.0.4:37292, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36647") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58802->172.17.0.4:36647, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30054") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46478->172.17.0.4:30054, err= 2026/07/02 01:12:55 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : existing: Sizes differ 2026/07/02 01:12:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:12:55 ERROR : ftp://172.17.0.4:21/rclone-test-locixeb1huha: not deleting files as there were IO errors 2026/07/02 01:12:55 ERROR : ftp://172.17.0.4:21/rclone-test-locixeb1huha: not deleting directories as there were IO errors 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39282") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45736->172.17.0.4:39282, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31006") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55824->172.17.0.4:31006, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33051") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39116->172.17.0.4:33051, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37829") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52532->172.17.0.4:37829, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34537") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35212->172.17.0.4:34537, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32709") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38666->172.17.0.4:32709, err= 2026/07/02 01:12:55 DEBUG : EXISTING: size = 6 OK 2026/07/02 01:12:55 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : existing: Unchanged skipping 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 INFO : There was nothing to transfer 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37350") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56934->172.17.0.4:37350, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33861") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59684->172.17.0.4:33861, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38569") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47840->172.17.0.4:38569, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34179") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40840->172.17.0.4:34179, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36433") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56330->172.17.0.4:36433, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36496") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42252->172.17.0.4:36496, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35386") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33998->172.17.0.4:35386, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37822") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57580->172.17.0.4:37822, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39199") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57880->172.17.0.4:39199, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35651") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47858->172.17.0.4:35651, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30989") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35600->172.17.0.4:30989, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33338") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59522->172.17.0.4:33338, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38780") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58100->172.17.0.4:38780, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32168") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50792->172.17.0.4:32168, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37533") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46512->172.17.0.4:37533, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33348") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49152->172.17.0.4:33348, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37899") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57670->172.17.0.4:37899, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34338") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38676->172.17.0.4:34338, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30062") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51242->172.17.0.4:30062, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33723") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35748->172.17.0.4:33723, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38435") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34364->172.17.0.4:38435, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32362") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39654->172.17.0.4:32362, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32243") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41784->172.17.0.4:32243, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30001") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34978->172.17.0.4:30001, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30099") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53090->172.17.0.4:30099, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32537") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36864->172.17.0.4:32537, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37414") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53806->172.17.0.4:37414, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34696") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40734->172.17.0.4:34696, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30717") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54736->172.17.0.4:30717, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32894") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56416->172.17.0.4:32894, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30045") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49408->172.17.0.4:30045, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38003") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51264->172.17.0.4:38003, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39695") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60008->172.17.0.4:39695, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34232") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38466->172.17.0.4:34232, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35390") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49258->172.17.0.4:35390, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38195") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51792->172.17.0.4:38195, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35984") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46954->172.17.0.4:35984, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33482") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59996->172.17.0.4:33482, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32338") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51006->172.17.0.4:32338, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38231") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40518->172.17.0.4:38231, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31332") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39126->172.17.0.4:31332, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37611") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40302->172.17.0.4:37611, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31690") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46388->172.17.0.4:31690, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34345") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46610->172.17.0.4:34345, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39442") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48218->172.17.0.4:39442, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36807") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42372->172.17.0.4:36807, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32843") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33594->172.17.0.4:32843, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32324") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36890->172.17.0.4:32324, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32289") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53894->172.17.0.4:32289, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39340") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42578->172.17.0.4:39340, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36821") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60478->172.17.0.4:36821, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38848") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57548->172.17.0.4:38848, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38563") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59710->172.17.0.4:38563, err= 2026/07/02 01:12:55 DEBUG : both0: size = 6 OK 2026/07/02 01:12:55 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both0: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both10: size = 6 OK 2026/07/02 01:12:55 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both11: size = 6 OK 2026/07/02 01:12:55 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both11: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both13: size = 6 OK 2026/07/02 01:12:55 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both12: size = 6 OK 2026/07/02 01:12:55 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both13: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both14: size = 6 OK 2026/07/02 01:12:55 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both10: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both15: size = 6 OK 2026/07/02 01:12:55 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both12: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both16: size = 6 OK 2026/07/02 01:12:55 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both17: size = 6 OK 2026/07/02 01:12:55 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both16: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both18: size = 6 OK 2026/07/02 01:12:55 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both17: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both19: size = 6 OK 2026/07/02 01:12:55 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both18: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both1: size = 6 OK 2026/07/02 01:12:55 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both1: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both2: size = 6 OK 2026/07/02 01:12:55 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both14: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both3: size = 6 OK 2026/07/02 01:12:55 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both3: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both4: size = 6 OK 2026/07/02 01:12:55 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both4: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both5: size = 6 OK 2026/07/02 01:12:55 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both19: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both6: size = 6 OK 2026/07/02 01:12:55 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both6: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both7: size = 6 OK 2026/07/02 01:12:55 DEBUG : both5: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both8: size = 6 OK 2026/07/02 01:12:55 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both15: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both9: size = 6 OK 2026/07/02 01:12:55 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both2: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both7: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both8: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both9: Unchanged skipping 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 INFO : only8: Deleted 2026/07/02 01:12:55 INFO : only6: Deleted 2026/07/02 01:12:55 INFO : only19: Deleted 2026/07/02 01:12:55 INFO : only16: Deleted 2026/07/02 01:12:55 INFO : only1: Deleted 2026/07/02 01:12:55 INFO : only17: Deleted 2026/07/02 01:12:55 INFO : only7: Deleted 2026/07/02 01:12:55 INFO : only18: Deleted 2026/07/02 01:12:55 INFO : only9: Deleted 2026/07/02 01:12:55 INFO : only0: Deleted 2026/07/02 01:12:55 INFO : only10: Deleted 2026/07/02 01:12:55 INFO : only2: Deleted 2026/07/02 01:12:55 INFO : only4: Deleted 2026/07/02 01:12:55 INFO : only12: Deleted 2026/07/02 01:12:55 INFO : only11: Deleted 2026/07/02 01:12:55 INFO : only13: Deleted 2026/07/02 01:12:55 INFO : only3: Deleted 2026/07/02 01:12:55 INFO : only5: Deleted 2026/07/02 01:12:55 INFO : only14: Deleted 2026/07/02 01:12:55 INFO : only15: Deleted 2026/07/02 01:12:55 INFO : There was nothing to transfer 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37310") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60328->172.17.0.4:37310, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30913") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37714->172.17.0.4:30913, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30283") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57634->172.17.0.4:30283, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38373") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43106->172.17.0.4:38373, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34715") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39062->172.17.0.4:34715, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33118") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44062->172.17.0.4:33118, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31092") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45926->172.17.0.4:31092, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34883") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45610->172.17.0.4:34883, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34536") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46260->172.17.0.4:34536, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33522") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45316->172.17.0.4:33522, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35959") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46832->172.17.0.4:35959, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30473") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59360->172.17.0.4:30473, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35103") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54846->172.17.0.4:35103, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37313") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53400->172.17.0.4:37313, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37728") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47974->172.17.0.4:37728, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34412") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48994->172.17.0.4:34412, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38289") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49648->172.17.0.4:38289, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37516") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40500->172.17.0.4:37516, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35837") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54894->172.17.0.4:35837, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39307") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47656->172.17.0.4:39307, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34725") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57874->172.17.0.4:34725, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31983") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34022->172.17.0.4:31983, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39955") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55602->172.17.0.4:39955, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37111") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41210->172.17.0.4:37111, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37565") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53956->172.17.0.4:37565, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33215") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43214->172.17.0.4:33215, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31484") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39066->172.17.0.4:31484, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30141") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52936->172.17.0.4:30141, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36860") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45064->172.17.0.4:36860, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32649") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46988->172.17.0.4:32649, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37335") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60460->172.17.0.4:37335, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31878") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55652->172.17.0.4:31878, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32732") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33454->172.17.0.4:32732, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39918") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50926->172.17.0.4:39918, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35760") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47372->172.17.0.4:35760, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32216") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60034->172.17.0.4:32216, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39575") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55140->172.17.0.4:39575, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33836") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47132->172.17.0.4:33836, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35987") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35576->172.17.0.4:35987, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30622") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37846->172.17.0.4:30622, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39263") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60540->172.17.0.4:39263, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38901") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39126->172.17.0.4:38901, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33515") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52228->172.17.0.4:33515, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30995") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57670->172.17.0.4:30995, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31695") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51314->172.17.0.4:31695, err= 2026/07/02 01:12:55 DEBUG : both0: size = 6 OK 2026/07/02 01:12:55 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both0: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both10: size = 6 OK 2026/07/02 01:12:55 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both10: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both13: size = 6 OK 2026/07/02 01:12:55 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both11: size = 6 OK 2026/07/02 01:12:55 DEBUG : both13: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both15: size = 6 OK 2026/07/02 01:12:55 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:12:55 DEBUG : both12: size = 6 OK 2026/07/02 01:12:55 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both11: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both16: size = 6 OK 2026/07/02 01:12:55 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both12: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both17: size = 6 OK 2026/07/02 01:12:55 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both17: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both18: size = 6 OK 2026/07/02 01:12:55 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both16: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both19: size = 6 OK 2026/07/02 01:12:55 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both19: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both1: size = 6 OK 2026/07/02 01:12:55 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both1: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both2: size = 6 OK 2026/07/02 01:12:55 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both2: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both3: size = 6 OK 2026/07/02 01:12:55 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both3: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both4: size = 6 OK 2026/07/02 01:12:55 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both4: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both5: size = 6 OK 2026/07/02 01:12:55 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both5: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both6: size = 6 OK 2026/07/02 01:12:55 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both6: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both7: size = 6 OK 2026/07/02 01:12:55 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both7: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both8: size = 6 OK 2026/07/02 01:12:55 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both8: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both9: size = 6 OK 2026/07/02 01:12:55 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : both9: Unchanged skipping 2026/07/02 01:12:55 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only0: Sizes differ 2026/07/02 01:12:55 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only10: Sizes differ 2026/07/02 01:12:55 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only11: Sizes differ 2026/07/02 01:12:55 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only12: Sizes differ 2026/07/02 01:12:55 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only13: Sizes differ 2026/07/02 01:12:55 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only14: Sizes differ 2026/07/02 01:12:55 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only15: Sizes differ 2026/07/02 01:12:55 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only16: Sizes differ 2026/07/02 01:12:55 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only17: Sizes differ 2026/07/02 01:12:55 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only18: Sizes differ 2026/07/02 01:12:55 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only19: Sizes differ 2026/07/02 01:12:55 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only1: Sizes differ 2026/07/02 01:12:55 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only2: Sizes differ 2026/07/02 01:12:55 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only3: Sizes differ 2026/07/02 01:12:55 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only4: Sizes differ 2026/07/02 01:12:55 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only5: Sizes differ 2026/07/02 01:12:55 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only6: Sizes differ 2026/07/02 01:12:55 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only7: Sizes differ 2026/07/02 01:12:55 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only8: Sizes differ 2026/07/02 01:12:55 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1744786080) 2026/07/02 01:12:55 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-locixeb1huha) 2026/07/02 01:12:55 DEBUG : only9: Sizes differ 2026/07/02 01:12:55 DEBUG : both15: Unchanged skipping 2026/07/02 01:12:55 DEBUG : both18: Unchanged skipping 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34491") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46610->172.17.0.4:34491, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38399") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32946") 2026/07/02 01:12:55 DEBUG : both14: size = 6 OK 2026/07/02 01:12:55 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58964->172.17.0.4:32946, err= 2026/07/02 01:12:55 DEBUG : both14: Unchanged skipping 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44930->172.17.0.4:38399, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37189") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36580->172.17.0.4:37189, err= 2026/07/02 01:12:55 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/07/02 01:12:55 INFO : only0: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37557") 2026/07/02 01:12:55 DEBUG : only11.51c18866.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34470->172.17.0.4:37557, err= 2026/07/02 01:12:55 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/07/02 01:12:55 INFO : only12: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/07/02 01:12:55 INFO : only10: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only11.51c18866.partial: renamed to: only11 2026/07/02 01:12:55 INFO : only11: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33162") 2026/07/02 01:12:55 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32254") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32592") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57814->172.17.0.4:32254, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59502->172.17.0.4:32592, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44318->172.17.0.4:33162, err= 2026/07/02 01:12:55 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/07/02 01:12:55 INFO : only13: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39528") 2026/07/02 01:12:55 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40182->172.17.0.4:39528, err= 2026/07/02 01:12:55 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/07/02 01:12:55 INFO : only14: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34877") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35458->172.17.0.4:34877, err= 2026/07/02 01:12:55 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/07/02 01:12:55 INFO : only15: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/07/02 01:12:55 INFO : only16: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : only18.f963383f.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30775") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32335") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36030->172.17.0.4:32335, err= 2026/07/02 01:12:55 DEBUG : only18.f963383f.partial: renamed to: only18 2026/07/02 01:12:55 INFO : only18: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58946->172.17.0.4:30775, err= 2026/07/02 01:12:55 INFO : only17: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38801") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31403") 2026/07/02 01:12:55 DEBUG : only1.77787b15.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34516->172.17.0.4:31403, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40462->172.17.0.4:38801, err= 2026/07/02 01:12:55 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : only1.77787b15.partial: renamed to: only1 2026/07/02 01:12:55 INFO : only1: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/07/02 01:12:55 INFO : only19: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37329") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36206") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38278->172.17.0.4:37329, err= 2026/07/02 01:12:55 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42834->172.17.0.4:36206, err= 2026/07/02 01:12:55 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/07/02 01:12:55 INFO : only3: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/07/02 01:12:55 INFO : only2: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39751") 2026/07/02 01:12:55 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53528->172.17.0.4:39751, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38238") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46610->172.17.0.4:38238, err= 2026/07/02 01:12:55 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/07/02 01:12:55 INFO : only4: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/07/02 01:12:55 INFO : only5: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31859") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39601") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41148->172.17.0.4:39601, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45624->172.17.0.4:31859, err= 2026/07/02 01:12:55 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/07/02 01:12:55 INFO : only6: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/07/02 01:12:55 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/07/02 01:12:55 INFO : only7: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/07/02 01:12:55 INFO : only9: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/07/02 01:12:55 INFO : only8: Copied (replaced existing) 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32369") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41286->172.17.0.4:32369, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39546") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37000->172.17.0.4:39546, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36151") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36084->172.17.0.4:36151, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:55 DEBUG : empty_dir: Making directory with metadata 2026/07/02 01:12:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 01:12:55 DEBUG : empty_on_remote: Making directory with metadata 2026/07/02 01:12:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 01:12:55 INFO : empty_on_remote: Making directory 2026/07/02 01:12:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/02 01:12:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/02 01:12:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/02 01:12:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/02 01:12:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34349") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37298->172.17.0.4:34349, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38925") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30966") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56368->172.17.0.4:30966, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31425") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51938->172.17.0.4:38925, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39508->172.17.0.4:31425, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35223") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54016->172.17.0.4:35223, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36531") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36006->172.17.0.4:36531, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:55 DEBUG : empty_dir: Making directory with metadata 2026/07/02 01:12:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 01:12:55 DEBUG : empty_on_remote: Making directory with metadata 2026/07/02 01:12:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/02 01:12:55 INFO : empty_on_remote: Making directory 2026/07/02 01:12:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/02 01:12:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/02 01:12:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/02 01:12:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/02 01:12:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/02 01:12:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36103") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56466->172.17.0.4:36103, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30662") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39026") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36784") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39340") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59928->172.17.0.4:30662, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42592->172.17.0.4:39340, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53474->172.17.0.4:36784, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35968->172.17.0.4:39026, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35324") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42698->172.17.0.4:35324, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35836") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48818->172.17.0.4:35836, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 01:12:55 INFO : sub dir: Making directory 2026/07/02 01:12:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30386") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34180->172.17.0.4:30386, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32318") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51656->172.17.0.4:32318, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36033") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48364->172.17.0.4:36033, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37337") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37724->172.17.0.4:37337, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37139") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51432->172.17.0.4:37139, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33596") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51658->172.17.0.4:33596, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35338") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52848->172.17.0.4:35338, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35312") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45314->172.17.0.4:35312, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32575") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46064->172.17.0.4:32575, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30363") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40694->172.17.0.4:30363, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35859") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53214->172.17.0.4:35859, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/02 01:12:55 INFO : sub dir: Making directory 2026/07/02 01:12:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36248") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56528->172.17.0.4:36248, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39235") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52092->172.17.0.4:39235, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36857") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57430->172.17.0.4:36857, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34928") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45282->172.17.0.4:34928, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30996") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51964->172.17.0.4:30996, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31681") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33848->172.17.0.4:31681, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33655") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56526->172.17.0.4:33655, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37456") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49112->172.17.0.4:37456, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31182") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43190->172.17.0.4:31182, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38180") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58786->172.17.0.4:38180, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33470") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44392->172.17.0.4:33470, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36015") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54352->172.17.0.4:36015, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34403") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45176->172.17.0.4:34403, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39119") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39762->172.17.0.4:39119, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39502") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39548->172.17.0.4:39502, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33096") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53448->172.17.0.4:33096, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35822") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36744->172.17.0.4:35822, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36724") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46260->172.17.0.4:36724, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37781") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41458->172.17.0.4:37781, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35191") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53170->172.17.0.4:35191, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33545") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47186->172.17.0.4:33545, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32698") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49972->172.17.0.4:32698, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39908") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58904->172.17.0.4:39908, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37746") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43354->172.17.0.4:37746, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39097") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46424->172.17.0.4:39097, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37738") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47340->172.17.0.4:37738, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31291") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58678->172.17.0.4:31291, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32127") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53094->172.17.0.4:32127, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33407") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41724->172.17.0.4:33407, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35195") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45612->172.17.0.4:35195, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36933") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47970->172.17.0.4:36933, err= 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34261") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41052->172.17.0.4:34261, err= 2026/07/02 01:12:55 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : apple: Excluded 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded 2026/07/02 01:12:55 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : banana: Excluded 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38816") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48914->172.17.0.4:38816, err= 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36305") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48602->172.17.0.4:36305, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33844") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57728->172.17.0.4:33844, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32566") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34322->172.17.0.4:32566, err= 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : apple: size = 5 OK 2026/07/02 01:12:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : apple: Unchanged skipping 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:12:55 DEBUG : banana: size = 6 OK 2026/07/02 01:12:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : banana: Unchanged skipping 2026/07/02 01:12:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:12:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36225") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35004->172.17.0.4:36225, err= 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 INFO : There was nothing to transfer 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34818") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38184->172.17.0.4:34818, err= 2026/07/02 01:12:55 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : apple: Excluded 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded 2026/07/02 01:12:55 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : banana: Excluded 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35602") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42360->172.17.0.4:35602, err= 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37557") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34484->172.17.0.4:37557, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30462") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38492->172.17.0.4:30462, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32641") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35948->172.17.0.4:32641, err= 2026/07/02 01:12:55 DEBUG : apple: size = 5 OK 2026/07/02 01:12:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : apple: Unchanged skipping 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:12:55 DEBUG : banana: size = 6 OK 2026/07/02 01:12:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : banana: Unchanged skipping 2026/07/02 01:12:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:12:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36760") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37440->172.17.0.4:36760, err= 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 INFO : There was nothing to transfer 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32840") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47826->172.17.0.4:32840, err= 2026/07/02 01:12:55 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : apple: Excluded 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded 2026/07/02 01:12:55 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : banana: Excluded 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38184") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59988->172.17.0.4:38184, err= 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39899") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37064->172.17.0.4:39899, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39265") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42222->172.17.0.4:39265, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31090") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60484->172.17.0.4:31090, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39117") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46056->172.17.0.4:39117, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38920") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51950->172.17.0.4:38920, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32853") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59906->172.17.0.4:32853, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31547") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58818->172.17.0.4:31547, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39470") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57836->172.17.0.4:39470, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38603") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50066->172.17.0.4:38603, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33570") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59950->172.17.0.4:33570, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33309") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52026->172.17.0.4:33309, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39360") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60120->172.17.0.4:39360, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33264") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57492->172.17.0.4:33264, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33858") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34404->172.17.0.4:33858, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38643") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60654->172.17.0.4:38643, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33592") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34104->172.17.0.4:33592, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33512") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37066->172.17.0.4:33512, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32415") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52288->172.17.0.4:32415, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32056") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45224->172.17.0.4:32056, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37992") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48782->172.17.0.4:37992, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36814") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56254->172.17.0.4:36814, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34946") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52802->172.17.0.4:34946, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33944") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53598->172.17.0.4:33944, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32499") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60798->172.17.0.4:32499, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39594") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41626->172.17.0.4:39594, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38571") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45268->172.17.0.4:38571, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31687") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47354->172.17.0.4:31687, err= 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39737") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51494->172.17.0.4:39737, err= 2026/07/02 01:12:55 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : apple: Excluded 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded 2026/07/02 01:12:55 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : banana: Excluded 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36094") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55742->172.17.0.4:36094, err= 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39247") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53940->172.17.0.4:39247, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31710") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39022->172.17.0.4:31710, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36958") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46012->172.17.0.4:36958, err= 2026/07/02 01:12:55 DEBUG : apple: size = 5 OK 2026/07/02 01:12:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : apple: Unchanged skipping 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:12:55 DEBUG : banana: size = 6 OK 2026/07/02 01:12:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : banana: Unchanged skipping 2026/07/02 01:12:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:12:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36073") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34160->172.17.0.4:36073, err= 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 INFO : There was nothing to transfer 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35411") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49496->172.17.0.4:35411, err= 2026/07/02 01:12:55 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : apple: Excluded 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded 2026/07/02 01:12:55 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : banana: Excluded 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33148") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43360->172.17.0.4:33148, err= 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33953") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47940->172.17.0.4:33953, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37328") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34920->172.17.0.4:37328, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39153") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52732->172.17.0.4:39153, err= 2026/07/02 01:12:55 DEBUG : apple: size = 5 OK 2026/07/02 01:12:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : apple: Unchanged skipping 2026/07/02 01:12:55 DEBUG : banana: size = 6 OK 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:12:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : banana: Unchanged skipping 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:12:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:12:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39977") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42882->172.17.0.4:39977, err= 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 INFO : There was nothing to transfer 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37495") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37610->172.17.0.4:37495, err= 2026/07/02 01:12:55 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : apple: Excluded 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded 2026/07/02 01:12:55 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : banana: Excluded 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38588") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51946->172.17.0.4:38588, err= 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38954") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48746->172.17.0.4:38954, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38100") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49082->172.17.0.4:38100, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37628") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53566->172.17.0.4:37628, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39980") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39410->172.17.0.4:39980, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33562") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41358->172.17.0.4:33562, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38034") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56348->172.17.0.4:38034, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37813") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50436->172.17.0.4:37813, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33718") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38804->172.17.0.4:33718, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36770") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60784->172.17.0.4:36770, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35176") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57074->172.17.0.4:35176, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37253") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40590->172.17.0.4:37253, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39094") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60576->172.17.0.4:39094, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32056") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45238->172.17.0.4:32056, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35779") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51824->172.17.0.4:35779, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37305") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53848->172.17.0.4:37305, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34688") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48362->172.17.0.4:34688, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33795") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44928->172.17.0.4:33795, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30701") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49416->172.17.0.4:30701, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32994") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40204->172.17.0.4:32994, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31998") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43554->172.17.0.4:31998, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39219") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45098->172.17.0.4:39219, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34182") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39046->172.17.0.4:34182, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34461") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58540->172.17.0.4:34461, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34687") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56674->172.17.0.4:34687, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37320") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43516->172.17.0.4:37320, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31639") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38180->172.17.0.4:31639, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33572") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44488->172.17.0.4:33572, err= 2026/07/02 01:12:55 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39773") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35964->172.17.0.4:39773, err= 2026/07/02 01:12:55 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : apple: Excluded 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : splitbananasplit: Excluded 2026/07/02 01:12:55 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : banana: Excluded 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37783") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41964->172.17.0.4:37783, err= 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32694") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56588->172.17.0.4:32694, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37835") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55974->172.17.0.4:37835, err= 2026/07/02 01:12:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:12:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:12:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:12:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:12:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:12:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:12:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:12:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:12:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:12:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:12:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39329") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58840->172.17.0.4:39329, err= 2026/07/02 01:12:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:12:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:12:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:12:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Connecting to FTP server 2026/07/02 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55146->172.17.0.4:21, err= 2026/07/02 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35880") 2026/07/02 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49256->172.17.0.4:35880, err= 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31064") 2026/07/02 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36783") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39372") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47568->172.17.0.4:39372, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38696->172.17.0.4:36783, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37248->172.17.0.4:31064, err= 2026/07/02 01:12:55 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:12:55 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/07/02 01:12:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/07/02 01:12:55 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/07/02 01:12:55 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/02 01:12:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/07/02 01:12:55 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/02 01:12:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35155") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57152->172.17.0.4:35155, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37776") 2026/07/02 01:12:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:12:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:12:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54426->172.17.0.4:37776, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36833") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39216->172.17.0.4:36833, err= 2026/07/02 01:12:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39573") 2026/07/02 01:12:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55202->172.17.0.4:39573, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34683") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56462->172.17.0.4:34683, err= 2026/07/02 01:12:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34484") 2026/07/02 01:12:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44276->172.17.0.4:34484, err= 2026/07/02 01:12:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37461") 2026/07/02 01:12:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39380->172.17.0.4:37461, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34324") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46028->172.17.0.4:34324, err= 2026/07/02 01:12:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:12:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35045") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60758->172.17.0.4:35045, err= 2026/07/02 01:12:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34552") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35494->172.17.0.4:34552, err= 2026/07/02 01:12:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36461") 2026/07/02 01:12:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51328->172.17.0.4:36461, err= 2026/07/02 01:12:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/07/02 01:12:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:12:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37827") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40586->172.17.0.4:37827, err= 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30361") 2026/07/02 01:12:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 01:12:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40918->172.17.0.4:30361, err= 2026/07/02 01:12:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37537") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56596->172.17.0.4:37537, err= 2026/07/02 01:12:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/07/02 01:12:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 01:12:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34215") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36872->172.17.0.4:34215, err= 2026/07/02 01:12:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:12:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 01:12:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33326") 2026/07/02 01:12:55 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36612->172.17.0.4:33326, err= 2026/07/02 01:12:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 01:12:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/07/02 01:12:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 01:12:55 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/07/02 01:12:55 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 01:12:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/02 01:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-yitepud2hosu: closing 1 unused connections 2026/07/02 01:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-qeheday7quze: closing 2 unused connections 2026/07/02 01:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31695") 2026/07/02 01:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51324->172.17.0.4:31695, err= 2026/07/02 01:12:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/07/02 01:12:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:12:58 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:12:58 DEBUG : Waiting for deletions to finish 2026/07/02 01:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Connecting to FTP server 2026/07/02 01:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55156->172.17.0.4:21, err= 2026/07/02 01:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Connecting to FTP server 2026/07/02 01:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Connecting to FTP server 2026/07/02 01:12:58 INFO : splitbananasplit: Deleted 2026/07/02 01:12:58 INFO : banana: Deleted 2026/07/02 01:12:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/02 01:12:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/02 01:12:58 INFO : dir1/0007-1234567.txt: Deleted 2026/07/02 01:12:58 INFO : dir1/0010-456789.txt: Deleted 2026/07/02 01:12:58 INFO : dir1/0011-56789;.txt: Deleted 2026/07/02 01:12:58 INFO : dir1/0009-3456789.txt: Deleted 2026/07/02 01:12:58 INFO : dir1/0014-89;=.txt: Deleted 2026/07/02 01:12:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/02 01:12:58 INFO : dir1/0008-2345678.txt: Deleted 2026/07/02 01:12:58 INFO : dir1/0015-9;=.txt: Deleted 2026/07/02 01:12:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/02 01:12:58 INFO : dir1/0013-789;=.txt: Deleted 2026/07/02 01:12:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/02 01:12:58 INFO : apple: Deleted 2026/07/02 01:12:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/02 01:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55172->172.17.0.4:21, err= 2026/07/02 01:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:21") 2026/07/02 01:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55184->172.17.0.4:21, err= 2026/07/02 01:13:00 INFO : dir1/0012-6789;.txt: Deleted 2026/07/02 01:13:00 INFO : appleappleapplebanana: Deleted 2026/07/02 01:13:00 INFO : dir1/0003-defghij.txt: Deleted 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38571") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45280->172.17.0.4:38571, err= 2026/07/02 01:13:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/02 01:13:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/02 01:13:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : YXBwbGU=: Excluded 2026/07/02 01:13:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : YmFuYW5h: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36306") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59090->172.17.0.4:36306, err= 2026/07/02 01:13:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37919") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46508->172.17.0.4:37919, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32727") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59698->172.17.0.4:32727, err= 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32924") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54856->172.17.0.4:32924, err= 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : YXBwbGU=: size = 5 OK 2026/07/02 01:13:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : apple: Unchanged skipping 2026/07/02 01:13:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:13:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/02 01:13:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:13:00 DEBUG : YmFuYW5h: size = 6 OK 2026/07/02 01:13:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : banana: Unchanged skipping 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30775") 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58952->172.17.0.4:30775, err= 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/02 01:13:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31952") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54506->172.17.0.4:31952, err= 2026/07/02 01:13:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/02 01:13:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/02 01:13:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : YXBwbGU=: Excluded 2026/07/02 01:13:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : YmFuYW5h: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37303") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34982->172.17.0.4:37303, err= 2026/07/02 01:13:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36886") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54724->172.17.0.4:36886, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39208") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48604->172.17.0.4:39208, err= 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/02 01:13:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31085") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45974->172.17.0.4:31085, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32967") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51074->172.17.0.4:32967, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33473") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50710->172.17.0.4:33473, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38858") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58264->172.17.0.4:38858, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39187") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41398->172.17.0.4:39187, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36402") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41870->172.17.0.4:36402, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38039") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55684->172.17.0.4:38039, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30481") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57424->172.17.0.4:30481, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39017") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58118->172.17.0.4:39017, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30535") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:32940->172.17.0.4:30535, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36583") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57692->172.17.0.4:36583, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39843") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52236->172.17.0.4:39843, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32227") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35314->172.17.0.4:32227, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34983") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56338->172.17.0.4:34983, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32402") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35484->172.17.0.4:32402, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38556") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43866->172.17.0.4:38556, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34037") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41224->172.17.0.4:34037, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37571") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45468->172.17.0.4:37571, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37402") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52360->172.17.0.4:37402, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31379") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45528->172.17.0.4:31379, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31910") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39974->172.17.0.4:31910, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31105") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60054->172.17.0.4:31105, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37566") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52206->172.17.0.4:37566, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39061") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55342->172.17.0.4:39061, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32727") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59704->172.17.0.4:32727, err= 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33098") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37708->172.17.0.4:33098, err= 2026/07/02 01:13:00 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : apple: Excluded 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:00 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : banana: Excluded 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36989") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54626->172.17.0.4:36989, err= 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30127") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38634->172.17.0.4:30127, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35519") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43374->172.17.0.4:35519, err= 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38596") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41808->172.17.0.4:38596, err= 2026/07/02 01:13:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30070") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37238") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32237") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36644") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38312->172.17.0.4:37238, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37410->172.17.0.4:36644, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49598->172.17.0.4:32237, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45310->172.17.0.4:30070, err= 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31661") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35248->172.17.0.4:31661, err= 2026/07/02 01:13:00 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/07/02 01:13:00 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/07/02 01:13:00 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/07/02 01:13:00 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/07/02 01:13:00 INFO : apple: Copied (new) to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34680") 2026/07/02 01:13:00 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31712") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45676->172.17.0.4:34680, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40448->172.17.0.4:31712, err= 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38204") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54580->172.17.0.4:38204, err= 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37412") 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42850->172.17.0.4:37412, err= 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35191") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53186->172.17.0.4:35191, err= 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30893") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59890->172.17.0.4:30893, err= 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30523") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47104->172.17.0.4:30523, err= 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/07/02 01:13:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31839") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59976->172.17.0.4:31839, err= 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 01:13:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37133") 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51706->172.17.0.4:37133, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38323") 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41620->172.17.0.4:38323, err= 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/07/02 01:13:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38795") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49634->172.17.0.4:38795, err= 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/07/02 01:13:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36375") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34916->172.17.0.4:36375, err= 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35347") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:32890->172.17.0.4:35347, err= 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/07/02 01:13:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/07/02 01:13:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33142") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40950->172.17.0.4:33142, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31469") 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/07/02 01:13:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/07/02 01:13:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43644->172.17.0.4:31469, err= 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30599") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34414->172.17.0.4:30599, err= 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/07/02 01:13:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/07/02 01:13:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/07/02 01:13:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 INFO : dir1/0010-456789.txt: Deleted 2026/07/02 01:13:00 INFO : appleappleapplebanana: Deleted 2026/07/02 01:13:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0008-2345678.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0003-defghij.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0007-1234567.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/02 01:13:00 INFO : apple: Deleted 2026/07/02 01:13:00 INFO : banana: Deleted 2026/07/02 01:13:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0012-6789;.txt: Deleted 2026/07/02 01:13:00 INFO : splitbananasplit: Deleted 2026/07/02 01:13:00 INFO : dir1/0011-56789;.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0014-89;=.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0015-9;=.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0009-3456789.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0013-789;=.txt: Deleted 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31538") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47700->172.17.0.4:31538, err= 2026/07/02 01:13:00 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/02 01:13:00 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/02 01:13:00 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : PREFIXbanana: Excluded 2026/07/02 01:13:00 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : PREFIXapple: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38497") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40834->172.17.0.4:38497, err= 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32202") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59652->172.17.0.4:32202, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38870") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41152->172.17.0.4:38870, err= 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/02 01:13:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34612") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53344->172.17.0.4:34612, err= 2026/07/02 01:13:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30433") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31865") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42880->172.17.0.4:31865, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33606") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42512->172.17.0.4:33606, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32729") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33025") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50948->172.17.0.4:32729, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37810->172.17.0.4:33025, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35254->172.17.0.4:30433, err= 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:00 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/02 01:13:00 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/02 01:13:00 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/02 01:13:00 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/02 01:13:00 INFO : banana: Copied (new) 2026/07/02 01:13:00 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/02 01:13:00 INFO : appleappleapplebanana: Copied (new) 2026/07/02 01:13:00 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/02 01:13:00 INFO : apple: Copied (new) 2026/07/02 01:13:00 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/02 01:13:00 INFO : splitbananasplit: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32259") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39665") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36936") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44052->172.17.0.4:36936, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33440->172.17.0.4:39665, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48510->172.17.0.4:32259, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35954") 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41938->172.17.0.4:35954, err= 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/02 01:13:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/02 01:13:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31336") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55304->172.17.0.4:31336, err= 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/02 01:13:00 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32458") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48044->172.17.0.4:32458, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31717") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41000->172.17.0.4:31717, err= 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/02 01:13:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35366") 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/02 01:13:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39326->172.17.0.4:35366, err= 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/02 01:13:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/02 01:13:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39247") 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33190") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51068->172.17.0.4:33190, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36684") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53944->172.17.0.4:39247, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44216->172.17.0.4:36684, err= 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/02 01:13:00 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37508") 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55170->172.17.0.4:37508, err= 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/02 01:13:00 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/02 01:13:00 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36023") 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/02 01:13:00 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60454->172.17.0.4:36023, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31990") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49006->172.17.0.4:31990, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39175") 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/02 01:13:00 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41844->172.17.0.4:39175, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33695") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42826->172.17.0.4:33695, err= 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/02 01:13:00 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/02 01:13:00 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/02 01:13:00 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/02 01:13:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/02 01:13:00 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/02 01:13:00 INFO : PREFIXsplitbananasplit: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/02 01:13:00 INFO : PREFIXbanana: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/02 01:13:00 INFO : PREFIXapple: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35323") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37162->172.17.0.4:35323, err= 2026/07/02 01:13:00 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : apple: Excluded 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:00 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : banana: Excluded 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39734") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58204->172.17.0.4:39734, err= 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34862") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48238->172.17.0.4:34862, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37619") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46214->172.17.0.4:37619, err= 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31808") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41482->172.17.0.4:31808, err= 2026/07/02 01:13:00 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : apple: Excluded 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:00 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : banana: Excluded 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38359") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55018->172.17.0.4:38359, err= 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30227") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37158->172.17.0.4:30227, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31743") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46182->172.17.0.4:31743, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36965") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34486->172.17.0.4:36965, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36306") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59092->172.17.0.4:36306, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30511") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60010->172.17.0.4:30511, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34356") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45452->172.17.0.4:34356, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39761") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42160->172.17.0.4:39761, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32228") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54534->172.17.0.4:32228, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31406") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53052->172.17.0.4:31406, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36433") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56336->172.17.0.4:36433, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32530") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42166->172.17.0.4:32530, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31602") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33874->172.17.0.4:31602, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37695") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54330->172.17.0.4:37695, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31520") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49232->172.17.0.4:31520, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36047") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40674->172.17.0.4:36047, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36765") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47376->172.17.0.4:36765, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35188") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51542->172.17.0.4:35188, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37868") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50780->172.17.0.4:37868, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30057") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47160->172.17.0.4:30057, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32596") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56992->172.17.0.4:32596, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34966") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47262->172.17.0.4:34966, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32838") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51488->172.17.0.4:32838, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37516") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40504->172.17.0.4:37516, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36448") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46322->172.17.0.4:36448, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36748") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50990->172.17.0.4:36748, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32778") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41250->172.17.0.4:32778, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35847") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52938->172.17.0.4:35847, err= 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32113") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51018->172.17.0.4:32113, err= 2026/07/02 01:13:00 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : apple: Excluded 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:00 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : banana: Excluded 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38691") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34942->172.17.0.4:38691, err= 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33097") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41118->172.17.0.4:33097, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34505") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58036->172.17.0.4:34505, err= 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37399") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57084->172.17.0.4:37399, err= 2026/07/02 01:13:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 01:13:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35804") 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49710->172.17.0.4:35804, err= 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35718") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35056") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55196->172.17.0.4:35056, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35706->172.17.0.4:35718, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31143") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33244->172.17.0.4:31143, err= 2026/07/02 01:13:00 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35173") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38500->172.17.0.4:35173, err= 2026/07/02 01:13:00 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/07/02 01:13:00 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30145") 2026/07/02 01:13:00 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/07/02 01:13:00 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/07/02 01:13:00 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49926->172.17.0.4:30145, err= 2026/07/02 01:13:00 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/07/02 01:13:00 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31754") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58550->172.17.0.4:31754, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31518") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34753") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:32938->172.17.0.4:31518, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49804->172.17.0.4:34753, err= 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34385") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39662->172.17.0.4:34385, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32738") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58376->172.17.0.4:32738, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36236") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45384->172.17.0.4:36236, err= 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38605") 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57114->172.17.0.4:38605, err= 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31348") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34568") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34228->172.17.0.4:31348, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33314->172.17.0.4:34568, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35913") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39834->172.17.0.4:35913, err= 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37193") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43186->172.17.0.4:37193, err= 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32737") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41068->172.17.0.4:32737, err= 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31077") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39144->172.17.0.4:31077, err= 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33073") 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45630->172.17.0.4:33073, err= 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33706") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39096->172.17.0.4:33706, err= 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 01:13:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0011-56789;.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0008-2345678.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0007-1234567.txt: Deleted 2026/07/02 01:13:00 INFO : appleappleapplebanana: Deleted 2026/07/02 01:13:00 INFO : dir1/0010-456789.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0009-3456789.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0013-789;=.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0012-6789;.txt: Deleted 2026/07/02 01:13:00 INFO : splitbananasplit: Deleted 2026/07/02 01:13:00 INFO : dir1/0003-defghij.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0014-89;=.txt: Deleted 2026/07/02 01:13:00 INFO : apple: Deleted 2026/07/02 01:13:00 INFO : banana: Deleted 2026/07/02 01:13:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0015-9;=.txt: Deleted 2026/07/02 01:13:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36852") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38354->172.17.0.4:36852, err= 2026/07/02 01:13:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : bananaSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : appleSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32997") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50504->172.17.0.4:32997, err= 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33082") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37308->172.17.0.4:33082, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35932") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34322->172.17.0.4:35932, err= 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/02 01:13:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38119") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43940->172.17.0.4:38119, err= 2026/07/02 01:13:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33013") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60902->172.17.0.4:33013, err= 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34457") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36492") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35114") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35387") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53298->172.17.0.4:35387, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35906->172.17.0.4:35114, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40006->172.17.0.4:36492, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52642->172.17.0.4:34457, err= 2026/07/02 01:13:00 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/02 01:13:00 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/02 01:13:00 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/02 01:13:00 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/02 01:13:00 INFO : splitbananasplit: Copied (new) 2026/07/02 01:13:00 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/02 01:13:00 INFO : appleappleapplebanana: Copied (new) 2026/07/02 01:13:00 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/02 01:13:00 INFO : apple: Copied (new) 2026/07/02 01:13:00 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/02 01:13:00 INFO : banana: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33138") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31988") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48606->172.17.0.4:31988, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35253") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39034->172.17.0.4:35253, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37069") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44744->172.17.0.4:37069, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36874->172.17.0.4:33138, err= 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/02 01:13:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/02 01:13:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33938") 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/02 01:13:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48678->172.17.0.4:33938, err= 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/02 01:13:00 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35724") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30726") 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59920->172.17.0.4:30726, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41144->172.17.0.4:35724, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31075") 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/02 01:13:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50358->172.17.0.4:31075, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35230") 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/02 01:13:00 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38916->172.17.0.4:35230, err= 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33012") 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/02 01:13:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/02 01:13:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34676->172.17.0.4:33012, err= 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/02 01:13:00 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36615") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37679") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47216->172.17.0.4:37679, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43720->172.17.0.4:36615, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31480") 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54484->172.17.0.4:31480, err= 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/02 01:13:00 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/02 01:13:00 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/02 01:13:00 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34770") 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/02 01:13:00 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32414") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58428->172.17.0.4:32414, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37636") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48142->172.17.0.4:34770, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39226->172.17.0.4:37636, err= 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/02 01:13:00 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/02 01:13:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/02 01:13:00 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : bananaSUFFIX: Deleted 2026/07/02 01:13:00 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : splitbananasplitSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : appleSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/02 01:13:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37905") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37224->172.17.0.4:37905, err= 2026/07/02 01:13:00 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : apple: Excluded 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:00 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : banana: Excluded 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31696") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58448->172.17.0.4:31696, err= 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31232") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46974->172.17.0.4:31232, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31679") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56094->172.17.0.4:31679, err= 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35038") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45996->172.17.0.4:35038, err= 2026/07/02 01:13:00 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : apple: Excluded 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:00 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : banana: Excluded 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36441") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52528->172.17.0.4:36441, err= 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31182") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43198->172.17.0.4:31182, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32232") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52974->172.17.0.4:32232, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34535") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55662->172.17.0.4:34535, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30766") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38540->172.17.0.4:30766, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31754") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58562->172.17.0.4:31754, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30254") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56684->172.17.0.4:30254, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35601") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60794->172.17.0.4:35601, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30449") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52120->172.17.0.4:30449, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38003") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51274->172.17.0.4:38003, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32991") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39706->172.17.0.4:32991, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38878") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56402->172.17.0.4:38878, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39946") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47078->172.17.0.4:39946, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34096") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42572->172.17.0.4:34096, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39668") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51324->172.17.0.4:39668, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32951") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39870->172.17.0.4:32951, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36484") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50928->172.17.0.4:36484, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37260") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60726->172.17.0.4:37260, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37680") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36088->172.17.0.4:37680, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32000") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57664->172.17.0.4:32000, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32118") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57516->172.17.0.4:32118, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32024") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34110->172.17.0.4:32024, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31456") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58504->172.17.0.4:31456, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37251") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54902->172.17.0.4:37251, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31324") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35262->172.17.0.4:31324, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34045") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37002->172.17.0.4:34045, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36029") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47206->172.17.0.4:36029, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35641") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47384->172.17.0.4:35641, err= 2026/07/02 01:13:00 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38903") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40904->172.17.0.4:38903, err= 2026/07/02 01:13:00 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : apple: Excluded 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:00 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : banana: Excluded 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37540") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59392->172.17.0.4:37540, err= 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34735") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34938->172.17.0.4:34735, err= 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38319") 2026/07/02 01:13:00 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49138->172.17.0.4:38319, err= 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30249") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48528->172.17.0.4:30249, err= 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : apple: size = 5 OK 2026/07/02 01:13:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : apple: Unchanged skipping 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : banana: size = 6 OK 2026/07/02 01:13:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : banana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33833") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37946") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37728->172.17.0.4:33833, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41644->172.17.0.4:37946, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38439") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51630->172.17.0.4:38439, err= 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35416") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39540->172.17.0.4:35416, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39397") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57020->172.17.0.4:39397, err= 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/07/02 01:13:01 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/07/02 01:13:01 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/07/02 01:13:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32751") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56814->172.17.0.4:32751, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35729") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48230->172.17.0.4:35729, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39900") 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/07/02 01:13:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59988->172.17.0.4:39900, err= 2026/07/02 01:13:01 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32820") 2026/07/02 01:13:01 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/07/02 01:13:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 01:13:01 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41362->172.17.0.4:32820, err= 2026/07/02 01:13:01 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/07/02 01:13:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 01:13:01 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/07/02 01:13:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39998") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59770->172.17.0.4:39998, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38039") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55686->172.17.0.4:38039, err= 2026/07/02 01:13:01 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31246") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42854->172.17.0.4:31246, err= 2026/07/02 01:13:01 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/07/02 01:13:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35850") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52154->172.17.0.4:35850, err= 2026/07/02 01:13:01 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/07/02 01:13:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32784") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37410->172.17.0.4:32784, err= 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/07/02 01:13:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 01:13:01 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/07/02 01:13:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 01:13:01 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33780") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33670->172.17.0.4:33780, err= 2026/07/02 01:13:01 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/07/02 01:13:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32469") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38047") 2026/07/02 01:13:01 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/07/02 01:13:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43520->172.17.0.4:38047, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45774->172.17.0.4:32469, err= 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35678") 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46822->172.17.0.4:35678, err= 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/07/02 01:13:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 01:13:01 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/07/02 01:13:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/07/02 01:13:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37415") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33134->172.17.0.4:37415, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/07/02 01:13:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/07/02 01:13:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 INFO : dir1/0015-9;=.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0010-456789.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0013-789;=.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0012-6789;.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0009-3456789.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0007-1234567.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0014-89;=.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0011-56789;.txt: Deleted 2026/07/02 01:13:01 INFO : appleappleapplebanana: Deleted 2026/07/02 01:13:01 INFO : splitbananasplit: Deleted 2026/07/02 01:13:01 INFO : dir1/0003-defghij.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0008-2345678.txt: Deleted 2026/07/02 01:13:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38111") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45778->172.17.0.4:38111, err= 2026/07/02 01:13:01 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbanan: Excluded 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleapple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleapple: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30606") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51278->172.17.0.4:30606, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefg: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcde: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defgh: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdef: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-34567: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-23456: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghi: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-45678: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijk: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-12345: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghij: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39989") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50368->172.17.0.4:39989, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33355") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54244->172.17.0.4:33355, err= 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 01:13:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32809") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57384->172.17.0.4:32809, err= 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:01 DEBUG : apple: size = 5 OK 2026/07/02 01:13:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : apple: Unchanged skipping 2026/07/02 01:13:01 DEBUG : appleapple: size = 21 OK 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : banana: size = 6 OK 2026/07/02 01:13:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : banana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : splitbanan: size = 16 OK 2026/07/02 01:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32199") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59560->172.17.0.4:32199, err= 2026/07/02 01:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/02 01:13:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/02 01:13:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/02 01:13:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/02 01:13:01 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/02 01:13:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/02 01:13:01 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/02 01:13:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/02 01:13:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/02 01:13:01 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/02 01:13:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/02 01:13:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/02 01:13:01 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/02 01:13:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/02 01:13:01 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35668") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54738->172.17.0.4:35668, err= 2026/07/02 01:13:01 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbanan: Excluded 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleapple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleapple: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37203") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42488->172.17.0.4:37203, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefg: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcde: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defgh: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdef: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-34567: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-23456: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghi: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-45678: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijk: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-12345: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghij: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34825") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35648->172.17.0.4:34825, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34266") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51202->172.17.0.4:34266, err= 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 01:13:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/02 01:13:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31231") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44796->172.17.0.4:31231, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35884") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34910->172.17.0.4:35884, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31765") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42806->172.17.0.4:31765, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38896") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54748->172.17.0.4:38896, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37491") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51990->172.17.0.4:37491, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35296") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37474->172.17.0.4:35296, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37679") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47224->172.17.0.4:37679, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36596") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39380->172.17.0.4:36596, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30922") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42724->172.17.0.4:30922, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34048") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42370->172.17.0.4:34048, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31118") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56706->172.17.0.4:31118, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34257") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40268->172.17.0.4:34257, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39021") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42236->172.17.0.4:39021, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33928") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51588->172.17.0.4:33928, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33438") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45382->172.17.0.4:33438, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39303") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58860->172.17.0.4:39303, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37854") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51854->172.17.0.4:37854, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39262") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49724->172.17.0.4:39262, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33281") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42928->172.17.0.4:33281, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33123") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53464->172.17.0.4:33123, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32130") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60638->172.17.0.4:32130, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38939") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38522->172.17.0.4:38939, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36217") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37128->172.17.0.4:36217, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34744") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50520->172.17.0.4:34744, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39440") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40534->172.17.0.4:39440, err= 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37298") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40042->172.17.0.4:37298, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34108") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39508->172.17.0.4:34108, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30210") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55768->172.17.0.4:30210, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32515") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56956->172.17.0.4:32515, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30964") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38082->172.17.0.4:30964, err= 2026/07/02 01:13:01 DEBUG : apple: size = 5 OK 2026/07/02 01:13:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : apple: Unchanged skipping 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : banana: size = 6 OK 2026/07/02 01:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:13:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : banana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34112") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43502->172.17.0.4:34112, err= 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34680") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45682->172.17.0.4:34680, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32801") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52856->172.17.0.4:32801, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34803") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45266->172.17.0.4:34803, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34607") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55326->172.17.0.4:34607, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33340") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60102->172.17.0.4:33340, err= 2026/07/02 01:13:01 DEBUG : apple: size = 5 OK 2026/07/02 01:13:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:13:01 DEBUG : apple: Unchanged skipping 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : banana: size = 6 OK 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : banana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35862") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60646->172.17.0.4:35862, err= 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36592") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49946->172.17.0.4:36592, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34911") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47546->172.17.0.4:34911, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37493") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33908->172.17.0.4:37493, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34810") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42080->172.17.0.4:34810, err= 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34832") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53840->172.17.0.4:34832, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37702") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45552->172.17.0.4:37702, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38125") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34144->172.17.0.4:38125, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34133") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56756->172.17.0.4:34133, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37010") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49862->172.17.0.4:37010, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38296") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51768->172.17.0.4:38296, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33680") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36380->172.17.0.4:33680, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35675") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49986->172.17.0.4:35675, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37387") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41474->172.17.0.4:37387, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32449") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60630->172.17.0.4:32449, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34234") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46848->172.17.0.4:34234, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33072") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34252->172.17.0.4:33072, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33029") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45832->172.17.0.4:33029, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36865") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39096->172.17.0.4:36865, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35338") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52862->172.17.0.4:35338, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36277") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57306->172.17.0.4:36277, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30417") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60160->172.17.0.4:30417, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37623") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52886->172.17.0.4:37623, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37692") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50524->172.17.0.4:37692, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38995") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46110->172.17.0.4:38995, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38733") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57556->172.17.0.4:38733, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36200") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54180->172.17.0.4:36200, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37718") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41794->172.17.0.4:37718, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31552") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43036->172.17.0.4:31552, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38414") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54824->172.17.0.4:38414, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30138") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37884->172.17.0.4:30138, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35761") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47718->172.17.0.4:35761, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37364") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35650->172.17.0.4:37364, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35423") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54480->172.17.0.4:35423, err= 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31669") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38120->172.17.0.4:31669, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31353") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59738->172.17.0.4:31353, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31960") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39196->172.17.0.4:31960, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39826") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60700->172.17.0.4:39826, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33886") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59004->172.17.0.4:33886, err= 2026/07/02 01:13:01 DEBUG : apple: size = 5 OK 2026/07/02 01:13:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : apple: Unchanged skipping 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : banana: size = 6 OK 2026/07/02 01:13:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : banana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37459") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59448->172.17.0.4:37459, err= 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37281") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44072->172.17.0.4:37281, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35457") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57912->172.17.0.4:35457, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33452") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51114->172.17.0.4:33452, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35847") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52952->172.17.0.4:35847, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34040") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41602->172.17.0.4:34040, err= 2026/07/02 01:13:01 DEBUG : apple: size = 5 OK 2026/07/02 01:13:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : apple: Unchanged skipping 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:13:01 DEBUG : banana: size = 6 OK 2026/07/02 01:13:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : banana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30413") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60610->172.17.0.4:30413, err= 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30221") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58024->172.17.0.4:30221, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31511") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56580->172.17.0.4:31511, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33491") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51156->172.17.0.4:33491, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33960") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44536->172.17.0.4:33960, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37728") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47980->172.17.0.4:37728, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37661") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36474->172.17.0.4:37661, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32309") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40662->172.17.0.4:32309, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38386") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37440->172.17.0.4:38386, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39841") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56288->172.17.0.4:39841, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30922") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42736->172.17.0.4:30922, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32170") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42988->172.17.0.4:32170, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36652") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34606->172.17.0.4:36652, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38304") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51718->172.17.0.4:38304, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35862") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60648->172.17.0.4:35862, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32308") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37622->172.17.0.4:32308, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34853") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50214->172.17.0.4:34853, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39804") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57864->172.17.0.4:39804, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30339") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55182->172.17.0.4:30339, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36492") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40012->172.17.0.4:36492, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36411") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45682->172.17.0.4:36411, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35928") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41342->172.17.0.4:35928, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38781") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46906->172.17.0.4:38781, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34982") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35910->172.17.0.4:34982, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34280") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43596->172.17.0.4:34280, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33220") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60880->172.17.0.4:33220, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38450") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54190->172.17.0.4:38450, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30001") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34990->172.17.0.4:30001, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35707") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:32928->172.17.0.4:35707, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31001") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40180->172.17.0.4:31001, err= 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33511") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45208->172.17.0.4:33511, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34169") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52990->172.17.0.4:34169, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38617") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47616->172.17.0.4:38617, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38169") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51500->172.17.0.4:38169, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32878") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33732->172.17.0.4:32878, err= 2026/07/02 01:13:01 DEBUG : apple: size = 5 OK 2026/07/02 01:13:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : apple: Unchanged skipping 2026/07/02 01:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:13:01 DEBUG : banana: size = 6 OK 2026/07/02 01:13:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : banana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32290") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53604->172.17.0.4:32290, err= 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33544") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53544->172.17.0.4:33544, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36319") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51314->172.17.0.4:36319, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35247") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39378->172.17.0.4:35247, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33978") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36040->172.17.0.4:33978, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30773") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53166->172.17.0.4:30773, err= 2026/07/02 01:13:01 DEBUG : apple: size = 5 OK 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : apple: Unchanged skipping 2026/07/02 01:13:01 DEBUG : banana: size = 6 OK 2026/07/02 01:13:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : banana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36214") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50876->172.17.0.4:36214, err= 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36283") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45098->172.17.0.4:36283, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32629") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43904->172.17.0.4:32629, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33294") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52026->172.17.0.4:33294, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39064") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37176->172.17.0.4:39064, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37463") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33316->172.17.0.4:37463, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35254") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44752->172.17.0.4:35254, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31226") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57822->172.17.0.4:31226, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34651") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56748->172.17.0.4:34651, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39031") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43532->172.17.0.4:39031, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38604") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51498->172.17.0.4:38604, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34255") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58210->172.17.0.4:34255, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33012") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34682->172.17.0.4:33012, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35233") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35244->172.17.0.4:35233, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38926") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48436->172.17.0.4:38926, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36055") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40114->172.17.0.4:36055, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38515") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34954->172.17.0.4:38515, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36797") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52060->172.17.0.4:36797, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36593") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39842->172.17.0.4:36593, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36485") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38890->172.17.0.4:36485, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39004") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39872->172.17.0.4:39004, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38364") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56270->172.17.0.4:38364, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30298") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47928->172.17.0.4:30298, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34691") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41892->172.17.0.4:34691, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38669") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50858->172.17.0.4:38669, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36915") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59582->172.17.0.4:36915, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31785") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36780->172.17.0.4:31785, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35848") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33434->172.17.0.4:35848, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34979") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49166->172.17.0.4:34979, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37651") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48634->172.17.0.4:37651, err= 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30170") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40770->172.17.0.4:30170, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32347") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40338->172.17.0.4:32347, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38000") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50602->172.17.0.4:38000, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37743") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58858->172.17.0.4:37743, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35889") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34980->172.17.0.4:35889, err= 2026/07/02 01:13:01 DEBUG : apple: size = 5 OK 2026/07/02 01:13:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : apple: Unchanged skipping 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : banana: size = 6 OK 2026/07/02 01:13:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : banana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35118") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43026->172.17.0.4:35118, err= 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31585") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38400->172.17.0.4:31585, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39143") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40054->172.17.0.4:39143, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30488") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44022->172.17.0.4:30488, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39797") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:32878->172.17.0.4:39797, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37103") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45020->172.17.0.4:37103, err= 2026/07/02 01:13:01 DEBUG : apple: size = 5 OK 2026/07/02 01:13:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : apple: Unchanged skipping 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : banana: size = 6 OK 2026/07/02 01:13:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : banana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33877") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40898->172.17.0.4:33877, err= 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34444") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35208->172.17.0.4:34444, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31511") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56582->172.17.0.4:31511, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35675") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49988->172.17.0.4:35675, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37507") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41660->172.17.0.4:37507, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32607") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36300->172.17.0.4:32607, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30502") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42456->172.17.0.4:30502, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39176") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40810->172.17.0.4:39176, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31516") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54248->172.17.0.4:31516, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35383") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60012->172.17.0.4:35383, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30000") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55106->172.17.0.4:30000, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38929") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45994->172.17.0.4:38929, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30190") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46136->172.17.0.4:30190, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30546") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34330->172.17.0.4:30546, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35196") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57392->172.17.0.4:35196, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37219") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46048->172.17.0.4:37219, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33937") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59982->172.17.0.4:33937, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38310") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33788->172.17.0.4:38310, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39036") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60860->172.17.0.4:39036, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35103") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54850->172.17.0.4:35103, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34734") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59934->172.17.0.4:34734, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30812") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49808->172.17.0.4:30812, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37045") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60312->172.17.0.4:37045, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31065") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43356->172.17.0.4:31065, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30553") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33850->172.17.0.4:30553, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33260") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37994->172.17.0.4:33260, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34489") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46106->172.17.0.4:34489, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30845") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50410->172.17.0.4:30845, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37870") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36408->172.17.0.4:37870, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33599") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49558->172.17.0.4:33599, err= 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33512") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37068->172.17.0.4:33512, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30557") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34214->172.17.0.4:30557, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39318") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33356->172.17.0.4:39318, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39687") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34186->172.17.0.4:39687, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36065") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53228->172.17.0.4:36065, err= 2026/07/02 01:13:01 DEBUG : apple: size = 5 OK 2026/07/02 01:13:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : apple: Unchanged skipping 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : banana: size = 6 OK 2026/07/02 01:13:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : banana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35991") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45642->172.17.0.4:35991, err= 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35104") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49068->172.17.0.4:35104, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37135") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58216->172.17.0.4:37135, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34974") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39218->172.17.0.4:34974, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39578") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57548->172.17.0.4:39578, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37400") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36738->172.17.0.4:37400, err= 2026/07/02 01:13:01 DEBUG : apple: size = 5 OK 2026/07/02 01:13:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : apple: Unchanged skipping 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : banana: size = 6 OK 2026/07/02 01:13:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : banana: Unchanged skipping 2026/07/02 01:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/02 01:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33299") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40098->172.17.0.4:33299, err= 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37800") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44942->172.17.0.4:37800, err= 2026/07/02 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : apple: Excluded 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : splitbananasplit: Excluded 2026/07/02 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : banana: Excluded 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : appleappleapplebanana: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38491") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46718->172.17.0.4:38491, err= 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/02 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37707") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48346->172.17.0.4:37707, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39550") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52444->172.17.0.4:39550, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30955") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58342->172.17.0.4:30955, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31118") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56714->172.17.0.4:31118, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31996") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57382->172.17.0.4:31996, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36954") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58720->172.17.0.4:36954, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33613") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37978->172.17.0.4:33613, err= --- PASS: TestTransform (5.72s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (4.96s) --- PASS: TestTransform/prefix (0.11s) --- PASS: TestTransform/suffix (0.12s) --- PASS: TestTransform/truncate (0.10s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35984") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46962->172.17.0.4:35984, err= 2026/07/02 01:13:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/02 01:13:01 INFO : sub dir_somesuffix: Making directory 2026/07/02 01:13:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/02 01:13:01 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/02 01:13:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/02 01:13:01 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31391") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48804->172.17.0.4:31391, err= 2026/07/02 01:13:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/07/02 01:13:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/02 01:13:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38622") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49414->172.17.0.4:38622, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30588") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60782->172.17.0.4:30588, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38997") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34168->172.17.0.4:38997, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37198") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43000->172.17.0.4:37198, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35912") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42012->172.17.0.4:35912, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35309") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52470->172.17.0.4:35309, err= 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 INFO : tictactoe: Making directory 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35057") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46464->172.17.0.4:35057, err= 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/07/02 01:13:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39819") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46982->172.17.0.4:39819, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34165") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53148->172.17.0.4:34165, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36522") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36690->172.17.0.4:36522, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32210") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56224->172.17.0.4:32210, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34616") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45532->172.17.0.4:34616, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30080") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42850->172.17.0.4:30080, err= 2026/07/02 01:13:01 INFO : toe: Making directory 2026/07/02 01:13:01 INFO : toe/toe: Making directory 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31825") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49988->172.17.0.4:31825, err= 2026/07/02 01:13:01 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/02 01:13:01 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/02 01:13:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33679") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56832->172.17.0.4:33679, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33510") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39812->172.17.0.4:33510, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39077") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42896->172.17.0.4:39077, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31627") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48874->172.17.0.4:31627, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35152") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41528->172.17.0.4:35152, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31172") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45206->172.17.0.4:31172, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31427") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:32890->172.17.0.4:31427, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32068") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41638->172.17.0.4:32068, err= 2026/07/02 01:13:01 INFO : toe: Making directory 2026/07/02 01:13:01 INFO : toe/toe: Making directory 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31421") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34380->172.17.0.4:31421, err= 2026/07/02 01:13:01 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/02 01:13:01 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/02 01:13:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39889") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57492->172.17.0.4:39889, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33880") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43574->172.17.0.4:33880, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36202") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59556->172.17.0.4:36202, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39272") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53836->172.17.0.4:39272, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30732") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36702->172.17.0.4:30732, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33222") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51944->172.17.0.4:33222, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30949") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58272->172.17.0.4:30949, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : empty_dir: Making directory with metadata 2026/07/02 01:13:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39598") 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60482->172.17.0.4:39598, err= 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 INFO : tictacempty_dir: Making directory 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 INFO : tictactoe: Making directory 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 INFO : tictactoe/tictactoe: Making directory 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33831") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45760->172.17.0.4:33831, err= 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/02 01:13:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37521") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60216->172.17.0.4:37521, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36116") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47850->172.17.0.4:36116, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30212") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30203") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33212->172.17.0.4:30212, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43056->172.17.0.4:30203, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31139") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34026->172.17.0.4:31139, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31523") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60990->172.17.0.4:31523, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38585") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33314->172.17.0.4:38585, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32154") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53844->172.17.0.4:32154, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30804") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53826->172.17.0.4:30804, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : empty_dir: Making directory with metadata 2026/07/02 01:13:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38943") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40312->172.17.0.4:38943, err= 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 INFO : tictacempty_dir: Making directory 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 INFO : tictactoe: Making directory 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 INFO : tictactoe/tictactoe: Making directory 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34177") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34180->172.17.0.4:34177, err= 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38773") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38882->172.17.0.4:38773, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33387") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38047") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56334->172.17.0.4:33387, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41302->172.17.0.4:38047, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35999") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50950->172.17.0.4:35999, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32232") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53216->172.17.0.4:32232, err= 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38846") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51608->172.17.0.4:38846, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32530") 2026/07/02 01:13:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37046") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54848->172.17.0.4:37046, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48302->172.17.0.4:32530, err= 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/02 01:13:01 NOTICE: ftp://172.17.0.4:21/rclone-test-locixeb1huha: 0 differences found 2026/07/02 01:13:01 NOTICE: ftp://172.17.0.4:21/rclone-test-locixeb1huha: 1 hashes could not be checked 2026/07/02 01:13:01 NOTICE: ftp://172.17.0.4:21/rclone-test-locixeb1huha: 1 matching files 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39197") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47720->172.17.0.4:39197, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31072") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33238->172.17.0.4:31072, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33275") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39198->172.17.0.4:33275, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36209") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58320->172.17.0.4:36209, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38403") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47356->172.17.0.4:38403, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33217") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58224->172.17.0.4:33217, err= 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 INFO : tictactoe: Making directory 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 INFO : tictactoe/tictactoe: Making directory 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36207") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34710->172.17.0.4:36207, err= 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/02 01:13:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33335") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49908->172.17.0.4:33335, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38867") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36518->172.17.0.4:38867, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37147") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56250->172.17.0.4:37147, err= 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32978") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54404->172.17.0.4:32978, err= 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31640") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50262->172.17.0.4:31640, err= 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34960") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49264->172.17.0.4:34960, err= 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36302") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46274->172.17.0.4:36302, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33356") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58838->172.17.0.4:33356, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30244") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55916->172.17.0.4:30244, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34953") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37060->172.17.0.4:34953, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39008") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54786->172.17.0.4:39008, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37370") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33036->172.17.0.4:37370, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31702") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57634->172.17.0.4:31702, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/07/02 01:13:01 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31942") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53098->172.17.0.4:31942, err= 2026/07/02 01:13:01 INFO : toe: Making directory 2026/07/02 01:13:01 INFO : toe/toe: Making directory 2026/07/02 01:13:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35595") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41970->172.17.0.4:35595, err= 2026/07/02 01:13:01 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/07/02 01:13:01 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/07/02 01:13:01 INFO : toe/toe/toe: Copied (new) 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34995") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55442->172.17.0.4:34995, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38580") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40932->172.17.0.4:38580, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32310") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53232->172.17.0.4:32310, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30841") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44658->172.17.0.4:30841, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36880") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54152->172.17.0.4:36880, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37818") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41684->172.17.0.4:37818, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30969") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39550->172.17.0.4:30969, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : empty_dir: Making directory with metadata 2026/07/02 01:13:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30999") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45018->172.17.0.4:30999, err= 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 INFO : tictacempty_dir: Making directory 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 INFO : tictactoe: Making directory 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 INFO : tictactoe/tictactoe: Making directory 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34816") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40708->172.17.0.4:34816, err= 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 INFO : toe/toe/toe.txt: Deleted 2026/07/02 01:13:01 INFO : toe/toe: Removing directory 2026/07/02 01:13:01 INFO : toe: Removing directory 2026/07/02 01:13:01 INFO : empty_dir: Removing directory 2026/07/02 01:13:01 DEBUG : Local file system at /tmp/rclone1744786080: deleted 3 directories 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32706") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41216->172.17.0.4:32706, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34073") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36229") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50928->172.17.0.4:34073, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45894->172.17.0.4:36229, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37292") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51032->172.17.0.4:37292, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33169") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33236->172.17.0.4:33169, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33640") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53898->172.17.0.4:33640, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38930") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60710->172.17.0.4:38930, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30367") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54440->172.17.0.4:30367, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38056") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48226->172.17.0.4:38056, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : empty_dir: Making directory with metadata 2026/07/02 01:13:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36123") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51290->172.17.0.4:36123, err= 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 INFO : tictacempty_dir: Making directory 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 INFO : tictactoe: Making directory 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 INFO : tictactoe/tictactoe: Making directory 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37229") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46122->172.17.0.4:37229, err= 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 INFO : toe/toe/toe.txt: Deleted 2026/07/02 01:13:01 INFO : toe/toe: Removing directory 2026/07/02 01:13:01 INFO : toe: Removing directory 2026/07/02 01:13:01 INFO : empty_dir: Removing directory 2026/07/02 01:13:01 DEBUG : Local file system at /tmp/rclone1744786080: deleted 3 directories 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37062") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35298->172.17.0.4:37062, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38994") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34996->172.17.0.4:38994, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31636") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48530->172.17.0.4:31636, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32509") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43824->172.17.0.4:32509, err= 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 01:13:01 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33140") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56168->172.17.0.4:33140, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34954") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34115") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57288->172.17.0.4:34954, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38914") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:36148->172.17.0.4:38914, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42906->172.17.0.4:34115, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39219") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44466->172.17.0.4:39219, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38800") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46078->172.17.0.4:38800, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31616") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41148->172.17.0.4:31616, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34749") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53678->172.17.0.4:34749, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31801") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45712->172.17.0.4:31801, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35352") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30049") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50324->172.17.0.4:35352, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58928->172.17.0.4:30049, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31531") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37254->172.17.0.4:31531, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36725") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60220->172.17.0.4:36725, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : Reset feature "Copy" 2026/07/02 01:13:01 DEBUG : Reset feature "Move" 2026/07/02 01:13:01 DEBUG : Reset feature "Copy" 2026/07/02 01:13:01 DEBUG : Reset feature "Move" 2026/07/02 01:13:01 DEBUG : empty_dir: Making directory with metadata 2026/07/02 01:13:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36782") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33044->172.17.0.4:36782, err= 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 INFO : tictacempty_dir: Making directory 2026/07/02 01:13:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 INFO : tictactoe: Making directory 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: tictactoe 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 INFO : tictactoe/tictactoe: Making directory 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/02 01:13:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30200") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48022->172.17.0.4:30200, err= 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 01:13:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/02 01:13:01 INFO : toe/toe/toe.txt: Deleted 2026/07/02 01:13:01 INFO : toe/toe: Removing directory 2026/07/02 01:13:01 INFO : toe: Removing directory 2026/07/02 01:13:01 INFO : empty_dir: Removing directory 2026/07/02 01:13:01 DEBUG : Local file system at /tmp/rclone1744786080: deleted 3 directories 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30672") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55564->172.17.0.4:30672, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33112") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37512->172.17.0.4:33112, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33872") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:53732->172.17.0.4:33872, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31861") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59600->172.17.0.4:31861, err= 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36989") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59014->172.17.0.4:36989, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33372") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39906->172.17.0.4:33372, err= 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/02 01:13:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/02 01:13:01 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36040") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:54472->172.17.0.4:36040, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33457") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59428->172.17.0.4:33457, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30888") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36020") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49204->172.17.0.4:36020, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47210->172.17.0.4:30888, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36950") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37718") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39992->172.17.0.4:37718, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59580->172.17.0.4:36950, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39222") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:55208->172.17.0.4:39222, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37085") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30218") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58098->172.17.0.4:37085, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34737") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:44784->172.17.0.4:30218, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48354->172.17.0.4:34737, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31232") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38781") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:57790->172.17.0.4:38781, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:52674->172.17.0.4:31232, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34662") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:58604->172.17.0.4:34662, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 DEBUG : toe: transformed to: dG9l 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30045") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:45290->172.17.0.4:30045, err= 2026/07/02 01:13:01 DEBUG : toe: transformed to: dG9l 2026/07/02 01:13:01 INFO : dG9l: Making directory 2026/07/02 01:13:01 DEBUG : toe: transformed to: dG9l 2026/07/02 01:13:01 DEBUG : toe: transformed to: dG9l 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/02 01:13:01 INFO : dG9l/dG9l: Making directory 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/02 01:13:01 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30561") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:40980->172.17.0.4:30561, err= 2026/07/02 01:13:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/02 01:13:01 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34292") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:60798->172.17.0.4:34292, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38612") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:46804->172.17.0.4:38612, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31527") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:42276->172.17.0.4:31527, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:38089") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:47838->172.17.0.4:38089, err= 2026/07/02 01:13:01 DEBUG : dG9l: transformed to: toe 2026/07/02 01:13:01 DEBUG : dG9l: transformed to: toe 2026/07/02 01:13:01 DEBUG : toe: Directory modification time the same (differ by 530.650708ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30456") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:56078->172.17.0.4:30456, err= 2026/07/02 01:13:01 DEBUG : dG9l: transformed to: toe 2026/07/02 01:13:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/02 01:13:01 DEBUG : toe/toe: Directory modification time the same (differ by 530.650708ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31970") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:35550->172.17.0.4:31970, err= 2026/07/02 01:13:01 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/02 01:13:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/02 01:13:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/07/02 01:13:01 DEBUG : Local file system at /tmp/rclone1744786080: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/02 01:13:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/02 01:13:01 DEBUG : Local file system at /tmp/rclone1744786080: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : Waiting for deletions to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33025") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:38674->172.17.0.4:33025, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33206") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43486->172.17.0.4:33206, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32739") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:33366->172.17.0.4:32739, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37144") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:41388->172.17.0.4:37144, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:32680") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48754->172.17.0.4:32680, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:34603") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:39302->172.17.0.4:34603, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33855") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:50480->172.17.0.4:33855, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-locixeb1huha", Local "Local file system at /tmp/rclone1744786080", Modify Window "1s" 2026/07/02 01:13:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:31139") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34040->172.17.0.4:31139, err= 2026/07/02 01:13:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: 2026/07/02 01:13:01 INFO : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Making directory 2026/07/02 01:13:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: 2026/07/02 01:13:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: 2026/07/02 01:13:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: 2026/07/02 01:13:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/02 01:13:01 INFO : toe/toe: Making directory 2026/07/02 01:13:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 01:13:01 DEBUG : toe/toe: transformed to: 2026/07/02 01:13:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/02 01:13:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 01:13:01 DEBUG : toe: transformed to: 2026/07/02 01:13:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/02 01:13:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/02 01:13:01 DEBUG : toe/toe/toe: transformed to: 2026/07/02 01:13:01 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for checks to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Waiting for transfers to finish 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35842") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:48026->172.17.0.4:35842, err= 2026/07/02 01:13:01 DEBUG : toe/toe/toe: size = 11 OK 2026/07/02 01:13:01 INFO : toe/toe/toe: Copied (new) 2026/07/02 01:13:01 ERROR : ftp://172.17.0.4:21/rclone-test-locixeb1huha: not deleting files as there were IO errors 2026/07/02 01:13:01 ERROR : ftp://172.17.0.4:21/rclone-test-locixeb1huha: not deleting directories as there were IO errors 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:33104") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59622->172.17.0.4:33104, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:30389") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:59698->172.17.0.4:30389, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35393") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:34384->172.17.0.4:35393, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:39230") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:43940->172.17.0.4:39230, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37897") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:51832->172.17.0.4:37897, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:36068") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37302->172.17.0.4:36068, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:37265") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:49916->172.17.0.4:37265, err= --- PASS: TestError (0.01s) PASS 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: dial("tcp","172.17.0.4:35919") 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: > dial: conn=172.17.0.1:37092->172.17.0.4:35919, err= 2026/07/02 01:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-locixeb1huha: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m27.74338198s (try 1/5)